Movies & TV 24/7 via Channel7: Web Player, .m3u file. Music via Radio7: Web Player, .m3u file.
Hey /pr/, what are some beginner languages? I wanna learn how to program, just don't know shit. Also would like a linked lesson thing, but isn't needed.
Python.
>>5241 I recommend Python too. Simple syntax yet highly flexible and pretty capable language once you know what you are doing.
C+< python
I think you can start from python or java. Those ones are popular programming languages. After that you can create and develop different sites or apps for smartphones. I studied python and created own app where integrated apple pay. Here good article about apple pay https://spdload.com/blog/how-to-integrate-apple-pay-in-app/
Go to CodeCombat and play all their games. Seriously.
>>5240 Would personally recommend Java > Python though I see the benefits of either given the situation. Mainly stems from the abridged (but still present) requirements of syntax in Java. IMHO Python cuts too many corners for the sake of simplicity and it's a much bigger jump from it to other mid/high languages. Now alternatively as a stepping stone yeah go for it. Scratch (Block) -> Python -> Java, etc.
Honestly, I recommend *starting* with this book: https://download-mirror.savannah.gnu.org/releases/pgubook/ProgrammingGroundUp-1-0-booksize.pdf Then moving on to Javascript or Python, depending on how urgently you want a job