In this repository there are solutions to tasks from the programming Fundamentals course with Python of the software academy of SoftUni University
Lecturer of course - Mario Zahariev 🐱🚀
Online judge system - https://judge.softuni.org/ 📊
➡ Basic Syntax, Conditional Statements and Loops
➡ Python Docs
The official Python documentation is an excellent place to learn about Python's features, libraries, and syntax. It is updated with every Python release.
➡ Python for Everybody (Coursera)
- A beginner-friendly course covering the basics of Python programming.
➡ FreeCodeCamp - Python for Beginners
- A detailed, free Python course that covers everything from variables to object-oriented programming.
➡ Automate the Boring Stuff with Python
- A practical guide to using Python to automate everyday tasks.
➡ Python Crash Course by Eric Matthes
- A hands-on guide to learning Python with projects and exercises.
- A step-by-step guide to Python, perfect for beginners.
➡ Think Python by Allen B. Downey
- A free book that dives deep into Python concepts with exercises.
➡ Replit
- An online IDE where you can practice Python coding in your browser.
➡ Kaggle
- Practice Python through data science and machine learning projects.
- Solve Python coding challenges to improve your problem-solving skills.
➡ PyCharm: A powerful IDE for Python.
➡ Visual Studio Code: Lightweight and extensible for Python development.
➡ Jupyter Notebook: Great for data analysis and learning Python interactively.
- A supportive community for asking Python-related questions.
- Search for answers or ask questions about Python.
- Join Python enthusiasts for discussions and live help.
- A comprehensive guide for Python newcomers.
- Tutorials, courses, and resources for Python programmers.
- Beginner-friendly tutorials with interactive examples.