canalCrab
kiwifarms.net
- Joined
- Dec 13, 2022
What do you want to do with it?What's a good service to learn Python?
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
What do you want to do with it?What's a good service to learn Python?
If you just want to see how incredibly gay it can be then check out Codeacademy.What's a good service to learn Python?
python 2 is extremely ancient and unsupported, to the point of not being in many package managersYou should also (probably) disregard any book about Python 2.x. I'm not an experienced Python programmer, but from what I can see 3.x is the future and has been for quite a while now.
also don't learn specific languagesif you want to be a programmer you should start by typing out random letters and making random changes until it compiles, then you will learn by brute force.
Start small.
And the book, shown recently, is very short.C is a really good language to learn if you can because the need isn't going anywhere but new guys are generally keeping away from it due to it's reputation that it's hard to work with.
What's your side project?The worst part about C is that it has like 90% perfect syntax and then 10% complete garbage like pointer syntax and type degeneration.
I've been using Odin in a side-project for a little while and I would recommend it over the other two nu-langs (Rust/Zig).
You get C-level power without the retarded little bits of C.
just look for the 1 program in existence written in odin that isn't the compilerWhat's your side project?
Video games... it's always video games...What's your side project?