+ 3
Which programming language would you encourage a 16 year old to pursue on?
9 odpowiedzi
+ 2
If you like android development, Java is the best choice. You also need to learn Xml if you want to create mobile applications. If you like web development, start with HTML and then study Css. If you want to start with an easy language, try Python.
+ 2
Python for beginners, HTML for web design and development, for gaming C# and C++ or Java. For hacking one should learn a language but should also be familiar with the syntax of other languages. One should also know about aspects like steganograpy, cryptography, cryptanalysis, algorithms, social engineering, remote access and many others. Hope this helps.
+ 1
Java, C#, Javascript the syntax is similar and so are the concepts so after you learn one of them the other will fell like second nature. What is your goal, why do you want to lean to code? Make a list of what you need to complete your goal and learn those, don't worry about making it perfect you'll get there in time. Also, choose a platform, desktop, mobile, web?
+ 1
I would strongly recommend learning c as a beginner first. After learning c you can very easily crack c++("I am Damn Sure"). If you are thorough with the concepts of oop with c++ you can easily learn other high level language such as JAVA, python(very easily) etc. Best wishes and keep coding.
0
And don't forget about your database languages 🙃
0
Python for its general purpose and low entry barrier. Python is fun.
- 1
I started with Adobe Flash. You have script and you see the result of your programming skills visually.
Another very nice tool in my life is Visual basic for applications. It's handy.I save half life with this knowledge in Excel stuff.
- 1
C C++ for embedded and for code that is fast executed otherwise python beacause more and more scientists and engineers are switching to it.
- 2
Python I think. Then try C or C++, they will give you futher understanding to computer and programming. Python is powerful and can solve many problems from web to scientific analysis. Finally, I recommand R, which is really good and becomming more and more powerful.