+ 5
What can I do?
I want to learn coding. Is this app enough for me?
8 ответов
+ 14
@MH Fahim
use one of the courses on this app! I reccomend python or html, or even java.
python is for general purpose programming, and is easy to learn.
html is for websites. you'll have to learn css and javascript along side it. pretty easy.
java is general purpose, although it is dominant in phone apps, it has lots of job opportunities. easy, but not as easy as python.
+ 12
its enough to start! it teaches the basics, you'll have to learn the rest on your own by actually coding, with maybe some learning resources along the way.
+ 4
So what can I do naw?
How can I learn programing?
@Nezer
@Fox
+ 3
Learn HTML, then CSS, then JavaScript in that order. There are courses for each on the app store and they are all taught by SoloLearn.
Download TextWrangler from the Apple Store and keep good notes along the way.
Then learn Java, which is also taught by SoloLearn. Get Eclipse (Good IDE for java)
By this point you can do some cool stuff.
I'd suggest learning C++ if you make it to this point but it all depends on what you want to develop.
Just remember, One language at a time.
Good luck
+ 2
you start with this app, learn the basics, you can then learn from online courses or books. You can check freecodecamp, a huge community, free course with a lot of hands-on practice, you literally do everything yourself. there are many complete projects , but that's mainly for web development. If you can specify what kind of programmer you wanna be, we'd be able to help more accurately.
+ 1
Of course not! There is no endpoint in learning programming.
+ 1
Learn Javascript
0
there are two steps,the first step is to learn the synatx which I found this app very helpful in,then you have to learn how to think, here you need to practice and solve some real life problems, you have to go to some problem solving websites to practice as a beginner then your coding level will increase.