0

Want to be a good app developer. Which programing languages Should l go for

9th Dec 2016, 5:58 PM
Ostine-Andy
Ostine-Andy - avatar
7 Réponses
+ 5
If you want to do APP development, learn Java or Swift.
10th Dec 2016, 5:37 AM
Ahri Fox
Ahri Fox - avatar
0
That is hard to answer. Mainly because it's for the Coder To Decide. 'Coder', being You. What in the Coding Field do you like best? Making Games? Creating Libraries for Others To Use? Coding for Fun / A Job? You can decide which Language you learn from those points, you can make your own if needed. But, if you want to take a Stranger's Advice, sure. My recommendations would be: 1) HTML / Javascript 1.5) CSS 2) Python / Java 3) C / C++ 4) Ruby / PHP / SQL 5) Java (Again) / C# The list goes from Top (Recommended to be done First, to Bottom (MAYBE to be done Last). Really, it's Your Choice. Good Luck.
9th Dec 2016, 6:31 PM
ghostwalker13
ghostwalker13 - avatar
0
Many times a thousand time No nope. Wrong MOVE. Languages are written according to logic and structures, go for what itself is the key to understanding ALL *universally all languages rather than having to practice codes like int x; while (x<200 && x>0) {cout << "JENN SAYS HELLO!";} Rather go for a sound understanding of Algorithms, data structures, discrete mathematics and principles behind the programming itself, an understanding of the science behind computers. Really beautiful and cheap. ✅
9th Dec 2016, 6:56 PM
JENN
JENN - avatar
0
Additionally, here are all the Coding Languages that are Currently Being Used in Today's Day and Age. - Web Design (HTML4 and Lower,HTML5,Javascript,CSS) - Web Management (PHP,SQL,SQLite) - Python - Java - C,C++,C#,ObjectiveC - Ruby,Ruby on Rails - Perl - BASIC - Assembly - C-- [Not Certain if Still in Use] - Pascal - Batch [Used In WindowsOS Batch Files] - And Much More. The Wiki page on this... wikipedia.org/wiki/List_of_programming_languages Good Luck! - -
9th Dec 2016, 7:15 PM
ghostwalker13
ghostwalker13 - avatar
0
>> JENN : That may be true in mere Context and Philosophy. But, my suggestions were Food For Thought and not Food For Sharks... :| Please, consider the Topic's Title and Description before submitting your Answer... Thank You.
9th Dec 2016, 7:20 PM
ghostwalker13
ghostwalker13 - avatar
0
:walker_13 I like that. Food for thought and not food for Sharks ✅ I'll keep that in mind. But just to let you know. I was referring to his question. You might have misread me. The NO. Was in regards to what he asked
9th Dec 2016, 7:26 PM
JENN
JENN - avatar
0
go for c first .After that you can go for c++ and java. The reason is that most of the syntax of java/c++ has been taken from c
10th Dec 2016, 4:11 PM
Rishi Anand
Rishi Anand - avatar