There are 5 repositories under python-fundamentals topic.
This project focuses on understanding the language ecosystem
Python :snake: Tutorials
Quick Reference for Python
In this repo, you can find all python problems for the Coding Ninja Fundamental course of 2021-22.
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.
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.
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.
Python Fundamentals
Python fundamentals for LangChain: focused notebooks covering the essential concepts you need to start building AI applications. Quick and practical.
In this repo, I answered all the InfyTQ problems and also provided the problem statement at the beginning of the program for all.
Scientific Computing with Python
Various data processing and manipulation techniques in Python.
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.
where I'm going to be practicing python fundamentals , as well as some data analysis stuff
Higher-level programming projects
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.
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
This repository contain documentation about Fundamental concept in Python, begin from introduction about Python to its usecase in the IT world.
Here we are going to learn data science and python by doing tasks by task
Hasil latihan pemrograman dasar menggunakan Python oleh #bayuyudhasaputra
This repository contains my solutions to the tasks from the Programming Fundamentals with Python course at SoftUni (September 2022).
Python Fundamental & DevOps Tutorial 🌟 Learn Python fundamentals and apply them in DevOps to automate your workflows! 🚀
Programming Fundamentals with Python - SoftUni course
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.
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.
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.
Intermediate python samples and exercises
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.
A complete Python fundamentals tutorial with step-by-step examples and exercises. Covers conditions, loops, functions, data structures, and classes for beginners
Python fundamentals practice repository covering basics, control structures, functions, OOP, and utility modules - documenting my learning journey from scratch to building real applications.
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.
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.
My first fully completed project in Python to learn and revise the basics
All my learning files as I follow a Python fundamentals course
A collection of Jupyter notebooks with notes and examples for learning Python programming fundamentals