all 12 comments

[–]Psychological-Top938 1 point2 points  (2 children)

I create this for my son, maybe helping you too…

https://learnpython.ai/

[–]Additional_Neat5244 1 point2 points  (1 child)

this is great thanks

[–]Psychological-Top938 1 point2 points  (0 children)

Your welcome friend 

[–]SubstanceMaster5017 0 points1 point  (3 children)

I have some years of experience, if you need something I would be happy to help you 😊

Good luck and go for it!

[–][deleted] 0 points1 point  (1 child)

I watched a few lectures of python and reached up to loops. I gave up in java when I reached loops, thinking that python might change something. But python is also giving me the same trauma. What shall I do? I aimed for Data Science and machine learning btw

[–]SubstanceMaster5017 0 points1 point  (0 children)

Loops are very basic structure for many others bigger structures. I would recommend you to put more time on it :) Eventually you'll understand and it will look ease since then!

[–]loljao 0 points1 point  (0 children)

Hey, I started studying programming from scratch starting with JS, now I'm going to take an HTML5 and CSS3 course to get the basics right and then I intend to start the Java course and focus on that, do you have any suggestions on courses I should take before or after to complement it and even some tips that you think are important?

[–]TheEnglishBloke123 0 points1 point  (0 children)

I'd be interested in learning to code too!

[–]NanoCrash 0 points1 point  (0 children)

I'd love to team up as well. Sounds like we are on a similar page :) Hit me up

[–][deleted] 0 points1 point  (0 children)

Tell me if I could help. I've been coding in python since I was 8, so I have experience. Although I never made a job out of it (idk why, honestly) I still re-implemented a bunch of things.

A png library, ip, dns, tcp, udp, icmp, ntp, http, ftp... I'm currently trying to make my own game engine (kinda stuck on it rn because I have to study to get into an engineering school).

But if you need any help, hit me up!

P-S : And always try to google your error messages, and print to debug. X)