python-fundamentals
There are 49 repositories under python-fundamentals topic.
brunocampos01/understanding-the-python-ecosystem
This project focuses on understanding the language ecosystem
adipandas/python-tutorial-codes
Python :snake: Tutorials
barath2904/python-workouts
Quick Reference for Python
rajdip20/Coding-Ninja-Python_Fundamentals
In this repo, you can find all python problems for the Coding Ninja Fundamental course of 2021-22.
venkat-0706/Hangman-Game-Python
Hangman is a word-guessing game. The computer selects a random word, and the player tries to guess it letter by letter. The player has a limited number of attempts. Incorrect guesses lead to parts of a stick figure being drawn. If the player guesses the word before the figure is complete, they win.
bsotomayorg/Intro_HPC_Python
Extended material of the summer course "Introduction to High-Performance Computing in Python for Scientists!". Goethe Research Academy for Early Career Researchers (GRADE), Goethe University Frankfurt, Germany.
gayanukabulegoda/Python-Fundamentals-Roadmap
A structured, beginner-friendly repository designed to teach the fundamentals of Python programming. This repository offers lessons organized into branches, allowing new learners to follow a step-by-step roadmap to build a solid foundation in Python. Perfect for self-learners and anyone starting their coding journey.
momchilantonov/SoftUni-Python-Fundamentals-September-2020
Python Fundamentals
JaimeLucena/01-python-fundamentals
Python fundamentals for LangChain: focused notebooks covering the essential concepts you need to start building AI applications. Quick and practical.
rajdip20/InfyTQ_Problem_Solved
In this repo, I answered all the InfyTQ problems and also provided the problem statement at the beginning of the program for all.
carloscruz01/scientific_computing_python
Scientific Computing with Python
dsherbini/data-processing-python
Various data processing and manipulation techniques in Python.
labex-labs/python-practice-challenges
This course contains lots of challenges for Python, each challenge is a small Python project with detailed instructions and solutions. You can practice your Python skills by solving these challenges, improve your problem-solving skills, and learn how to write clean and efficient code.
ant-barr/Python-stuff
where I'm going to be practicing python fundamentals , as well as some data analysis stuff
gtpoint/alx-higher_level_programming
Higher-level programming projects
labex-labs/quick-start-with-python
Master Python fundamentals in this hands-on course designed for beginners. Learn essential concepts like data types, control structures, functions, modules, and data structures through interactive labs and practical challenges. Perfect for those starting their Python programming journey.
renatamoon/python_classes
Here you can find all my Python files of studies and courses classes of Python, also Asyncio and corroutine studies. Professors: GUSTAVO GUANABARA , Luis Otavio Miranda and Jose Salvatierra
yogasetiawan11/python-fundamental
This repository contain documentation about Fundamental concept in Python, begin from introduction about Python to its usecase in the IT world.
aneeshmurali-n/Python-Tasks
Here we are going to learn data science and python by doing tasks by task
bayuYudhaSaputra/Python
Hasil latihan pemrograman dasar menggunakan Python oleh #bayuyudhasaputra
galinstefanovv/SoftUni-Python-Fundamentals
This repository contains my solutions to the tasks from the Programming Fundamentals with Python course at SoftUni (September 2022).
payal-daki/python-DevOps-Toolkit
Python Fundamental & DevOps Tutorial 🌟 Learn Python fundamentals and apply them in DevOps to automate your workflows! 🚀
pgnikolov/SoftUni-Fundamentals-Python
Programming Fundamentals with Python - SoftUni course
AritraC1/Python
This repo covers Python fundamentals, OOP, DSA, multithreading, exception handling, file I/O, and key libraries like collections and itertools. It includes real-world projects and coding challenges from LeetCode and other sources to boost problem-solving and Python skills.
dreams-from-dust/cybersecurity-portfolio
This repository contains a collection of cybersecurity project exemplars. Each project includes a problem statement that outlines the objective and a corresponding solution or analysis. The projects cover a range of cybersecurity domains, including risk management, incident response, network analysis, and vulnerability assessment.
fbrianzy/python-fundamentals
A comprehensive repository covering Python fundamentals with structured sections, examples, and exercises. This project will be updated regularly — feel free to fork, explore, and ask questions.
hall9zeha/Intermediate-Python-Samples
Intermediate python samples and exercises
labex-labs/python-for-beginners
Kickstart your Python programming journey with this comprehensive beginner course. Explore Python development tools, master syntax, data types, control structures, functions, classes, and more through hands-on labs. Learn best practices like PEP 8, error handling, and object-oriented programming with practical coding exercises.
minggo-commits/python-fundamentals-tutorial
A complete Python fundamentals tutorial with step-by-step examples and exercises. Covers conditions, loops, functions, data structures, and classes for beginners
nidhi-kekatpure/Learn-Python-by-Doing
Python fundamentals practice repository covering basics, control structures, functions, OOP, and utility modules - documenting my learning journey from scratch to building real applications.
ranindunethmina/python-Fundaments
A structured, beginner-friendly repository designed to teach the basics of Python programming. Lessons are organized into branches, providing a step-by-step roadmap for building a solid Python foundation. Ideal for self-learners and coding beginners.
regretfool/Flower-Farm
This is a simple text-based Python game where you can plant flowers, wait for them to grow, deliver them in bouquets and sell them at the market. You can also buy tools to help you farming and sell more efficiently.
regretfool/Hangman
My first fully completed project in Python to learn and revise the basics
regretfool/python_learning
All my learning files as I follow a Python fundamentals course
Sreebhadra/PYTHON-NOTES
A collection of Jupyter notebooks with notes and examples for learning Python programming fundamentals