Well we live in an age of information where everything and anything is a button press away So when I could start learning now I would get the job I want (or atleast close to it) if I work now and in the future! So what is the job I want?: NintendoThat's why I'm learning japanese and programming! Watashi wa nihongo wo benkyoshimasu! BUT for those who do want to know! ProgrammingIf you want to learn programming then start out with some basic python, then go to c++ You don't have to go full out on any of these just search a documentacion on either of their websites (python.org and cplusplus.com) And don't download anyhting untill you get to some more intermediate stuff just use stuff like google collab and cpp.sh Why Python then C++?Well my dear friend Python serves as an easy introduction to programming once you got the hang of that you can learn C++Now some people call C++ not the best first language but with an introduction from python you'll do just fine (I hope) And most programming languages are very similar to C++ as they are mostly based on it So learn C++ learn EVERYTHING ofcourse you still have to learn little bits of knowlege But let's say you don't just want silly terminal video games and want to learn the real meat and bones of video game programming Well you'll first have to download a graphics engine and all the good stuff I recomend a tutorial by 3d sage on how to install glut and devc++ and a tutorial I talk about here along with other tutorials by 3dsage (youtube).
#include <iostream>
As you can see revolutionary code.
using namespace std; int main() { std::cout << "Hello, World!"; } WAITWell I don't consider that to be "real" programming languages (except javascript) because they do not execute any command But still documentation is a great way to learn just search what you need on W3schools and your brain will get used to it thus learning html and css organically OR you can take neocities webdevelopment class here and set up your server there too! But to learn javascript first learn C++ like I said before JapaneseThe best free way of learning japanese in my opinion is through websites, translators and videos Use google translate to find out how to say a verb and then watch a video on it Watch a free introductory class on Youtube GO WILD!!!! Unlike programming learning a human language is far more different, I can't recomend a video because it is a language and you decide how to speak it! A language is something humans evolve to do there is no right way to speak if it's in our nature we are all flawed like it or not we are not perfect And so are our languages But to learn well is to have someone teach you so if you have a friend who speaks ask them Teacher? ask them the best source of knowledge is other people DrawingTo draw is simple, to draw well is hard To learn how to draw well first try to draw cartoonish for a while, make silly faces like the one above, or draw landscapes. Share your work to friends or family and imrove on what they say Then once you are confident on youre cartoonish side start making perspective art Draw a dot on the middle of the paper to be the horizon point like so: And then with lines from that dot draw whatever: remember that if it is right in front draw straight lines Once you've got the hang of drawing in one point perpective draw in 2 point It's the same thing but with two! Then go wild! Draw anything!
But for all of these topics and most topics in general, study hard and work everyday! or just slack off and do it once a month ;-)
|