Top | Newest First | Oldest First
https://www.youtube.com/playlist?list=PLhQjrBD2T383f9scHRNYJkior2VvYjpSL
This is an introductory course, from Harvard, that starts literally from scratch.
It's the concepts (/paradigms) that you want to learn, once mastered those you can shift from one programming language to the other without a huge effort.
This is an introductory course, from Harvard, that starts literally from scratch.
It's the concepts (/paradigms) that you want to learn, once mastered those you can shift from one programming language to the other without a huge effort.
PrettyTroubles · 26-30, F
@Elessar thank you so much!!
PrettyTroubles · 26-30, F
@Elessar 01001101011011110111001100100000011101110110111101101110100100010010000001100111011001010111010000100000011010010111010010110111
ASCII
8 bits
ME ALREADY XD
ASCII
8 bits
ME ALREADY XD
ViciDraco · 36-40, M
Going to have better luck finding tutorials online.
If you are just starting out brand new there are two broadly recommended avenues to take.
1) jump into the deep end and learn C/C++ that covers a broad range of topics and would have you well versed with debugging skills.
2) learn something a little higher level but broadly applicable. Python is a good go to.
Personally, I would recommend route 2 to most people.
If you are just starting out brand new there are two broadly recommended avenues to take.
1) jump into the deep end and learn C/C++ that covers a broad range of topics and would have you well versed with debugging skills.
2) learn something a little higher level but broadly applicable. Python is a good go to.
Personally, I would recommend route 2 to most people.
BetweenKittensandRiots · 36-40, MVIP
@ViciDraco I feel comfortable with route 1 but I know C is prone to security problems in that buffer overflows are common if people don't manage their memory carefully.
And I don't know how to carefully.
And I don't know how to carefully.
Mamapolo2016 · F
Link wouldn't work but you've got the answers from others.
SW-User
https://learn.onemonth.com/what-is-coding/
BigGuy2 · 26-30, M
YouTube it