+ 3
Learning the basics of programming?
im learning different languages but i realise i dont understand many concepts of programming as i've never taken any course or similar. Any advice on where to start?
5 Respuestas
+ 6
Get the book "Head First: Programming" by O'Reilly. You won't regret it.
+ 5
If you're just beginning, focus only at one language. But first, if you wanna be able to understand general concepts for any language you try to learn, look on youtube for programming logic/algorythms, that will be your base for pretty much anything when learning a different programming language.
+ 5
1.courses mostly sucks.
2.Just try different sources.
If you don't undestand somethin or feel like you need more info->go google or find reference or check video lessons,or...you know...
just search more info.Thats all about it.
+ 3
if you are a newie Python is a good choice. In especial the object oriented programming capabilities
+ 1
For beginning website developers, start learning HTML.
For beginning game developers, start learning Lua, and then Java, C++, etc.