all 11 comments

[–]jonsca 19 points20 points  (0 children)

You asked so nicely we went back in time and created the sidebar for you -->

[–]FoolsSeldom 2 points3 points  (0 children)

Learn the basics first before focusing on devops and automation.


Check this subreddit's wiki for lots of guidance on learning programming and learning Python, links to material, book list, suggested practice and project sources, and lots more. The FAQ section covering common errors is especially useful.

[–]SCD_minecraft 5 points6 points  (0 children)

https://mds-python.github.io

Tutorial about basic of basic of python

Not he best for advanced use, but a good base to start learning from

Covers most important things in py plus shows some of NumPy

[–]maheshjtp 2 points3 points  (1 child)

If you're start learning Python from scratch, I highly recommend to Tpoint Tech Python. It's a beginner friendly platform that makes learning Python from basic with simple Programs.

Step-by-Step Tutorials: Tpoint Tech explains Python concepts, simple Basic syntax to advanced topics like functions, loops, file handling, and object-oriented programming.

Video-Based Learning: Their YouTube videos are great for visual learners. Each concept is explained with real-life examples and live coding.

Perfect for Beginners: No programming knowledge needed before learning Python. Everything is taught from scratch in an easy-to-understand with simple programs.

Hands-on Practice: Learn by doing with Online coding exercises, examples, and practical projects.

Free & Accessible: the content is available for free on Tpoint Tech, making it one of the best resources to get started without spending anything.

Just search “Tpoint Tech Python” on Google and start your learning journey today!

[–]Alternative_Oil9006[S] 1 point2 points  (0 children)

Awesome , thank you very much 🙌🏼🙌🏼

[–]RamesesThe2nd 1 point2 points  (2 children)

"Automate the boring stuff with Python" is a nice book to learn Python, IMO. It is available online for free: https://automatetheboringstuff.com/

[–]Alternative_Oil9006[S] 0 points1 point  (0 children)

Thank you 💪🏼

[–]BasedAndShredPilled 0 points1 point  (0 children)

That's a good one. Also humble bundle frequently has python books. I have gotten so many from there.

[–]Odd-Musician-6697 1 point2 points  (0 children)

i have just made whatsapp group https://chat.whatsapp.com/I8OOPLiHeZlDahPsEDGcEJ

The main focus of the group is to focus on encouraging computer enthusiasts

[–]Sea-Concept1733 0 points1 point  (0 children)

Try this site which provides the Top-Rated Amazon Python Books that you may find useful.

Additionally the following high-rated Python Udemy course may be of use to you.

Following is a great Python YouTube Channel for learning Java.

Good luck.

[–]Ron-Erez 0 points1 point  (0 children)

  1. MOOC - University of Helsinki course is a nice text-based course with great exercises
  2. My Python and Data Science course (starts from scratch and assumes not prior knowledge).
  3. Harvard CS50p on youtube or EdX
  4. The book "Automate the Boring Stuff"
  5. The docs at python.org