+ 1
New @ coding but donât know where to go with it
Iâm new to coding having fun in html css & started because Iâm interested in knowing how software functions behind the scene. When I ask people what languages do you recommend beginning with, the common responses are html / css then JavaScript for ease OR you first need to know what projects interest you in accomplishing. I really donât have a set goal in mind such as web apps, games, mobile apps, etc. Maybe one day. What are your thoughts / experiences that got you started? What drives you?
1 Answer
+ 1
if you don't know what you want to do with it, maybe you want to try either java or JavaScript.
JavaScript has more immediate results as it is a script language and you can use html for the user interface.
Java will show you how a compiled language works and introduce you to more general software concepts.
(Learning either will make it easier to learn the other. if you get serious you will learn both!)