replit.com

Rory ·

replit.com

Replies

Rory ·

When I made a first attempt at using Replit, I used Google Gemini to advise on what I should build first. It suggested I code a check list. It also gave me links to these two articles geared towards new developers.

Rory ·

https://www.lenovo.com/us/en/glossary/what-is-iteration/?orgRef=https%253A%252F%252F

Rory ·

https://codeop.tech/blog/how-to-gain-coding-experience/#:~:text=To%2DDo%20List%20App%3A%20It's,languages%20or%20frameworks%20like%20React

ruthheasman ·

What are the best and easiest and most fun places to start coding python for a total newbie?

ruthheasman ·

Starting your coding journey can be both exciting and a bit overwhelming, but there are plenty of resources that make learning Python fun and accessible for beginners. Here are some of the best places to start:

ruthheasman ·

1. **Codecademy** - Offers an interactive Python course that's great for hands-on learners. It covers the basics and lets you write code in an editor built right into your browser.

ruthheasman ·

2. **freeCodeCamp** - Provides a vast library of tutorials and projects, including Python. The platform offers guided projects to build practical skills.

ruthheasman ·

3. **Coursera** - Has courses like "Python for Everybody" by the University of Michigan, which are perfect for beginners and provide a comprehensive introduction to Python programming.

ruthheasman ·

4. **edX** - Offers courses such as MIT's "Introduction to Computer Science and Programming Using Python." It's a bit more academic but provides a strong foundation.

ruthheasman ·

5. **Kaggle** - Known for data science, Kaggle also has Python courses that start at the beginner level and gradually increase in complexity, focusing on practical applications.

ruthheasman ·

6. **SoloLearn** - A mobile app that provides bite-sized lessons and quizzes, making it easy to learn Python on the go.

ruthheasman ·

7. **Python.org** - The official Python website has a beginner’s guide with tutorials, examples, and documentation.

ruthheasman ·

8. **YouTube Channels** - Channels like Corey Schafer, The Net Ninja, and Sentdex offer a range of Python tutorials for beginners.

ruthheasman ·

9. **Books** - "Automate the Boring Stuff with Python" by Al Sweigart is a popular book that teaches Python with practical projects.

ruthheasman ·

10. **Replit** - Since you mentioned it before, Replit is a great platform where you can start coding Python directly in your browser without needing to set up any development environment.

ruthheasman ·

These resources should provide a well-rounded introduction to Python, helping you find the one that best suits your learning style. Don't forget to practice regularly and work on small projects to reinforce what you've learned!

Rory ·

Thank you, Ruth! I see you used the inner AI tool from treechat.ai to gather this information! It is most helpful. Thank you!!!