82 results for “topic:python-practice”
Python for cybersecurity with the basic concepts, easy to understand code examples, lab exercises, real-world examples, different security scripts covering web security, network security, defensive security, crypto examples, exploits etc...
:computer: [Competitive Programming] This Repo consists of my solutions in Python 3 to various problems of [HackerRank, Leetcode, Codeforces, Code Chef etc.]
😼 Python 100 天从新手到大师进击练习
This Repository is a collection of all of my solved problems on Hacker rank in Python course. This repository contain basic program from hello world to some advanced program like puzzle or Game
🐍 Repo for a HackBU workshop on some Intermediate Python practices, just a step above basic for loops and if statements and what not.
This repository contains all the notes, assignments and resources of my Python Bootcamp on YouTube Channel.
This is a repository to share my students who are undergoing python training under me codes of everyday lectures provided by me.
Structured Python practice hub for beginners learning Programming Fundamentals (PF). Features 7 sequenced question sets, 20 mega tasks, and 10 console projects to master variables, conditionals, loops, lists, functions & more through hands-on coding.
100 Python Practice Problems - A collection of coding challenges designed to help beginners and intermediate programmers enhance their Python skills. Includes exercises on basic programming concepts, string manipulation, data structures, algorithms, and more.
Programming with Python (from basic to advance)
Repository for challenging Python problems we came across.
Python programs and challenges ranging from simple to complex logic
python practices
Mini python programs for practice and better understanding
A simple Python game where the user tries to guess a randomly generated number between 1 and 100. The program provides hints to guide the guesses and displays the total attempts taken to guess the correct number.
Python Practice!
My journey into teaching myself Python
A Python script that generates customizable ID cards with features like photo placement, barcode generation, and watermarking. Built using Pillow and python-barcode, this project is easy to run on Google Colab and can be tailored to fit any design.
Automate the Boring Stuff with Python. Practice Projects
Python template project useing PDM.
No description provided.
A curated collection of beginner to advanced Python projects built during my learning journey.
학원 수업 시간에 배운 Python 기초 문법과 GUI(tkinter) 실습을 정리한 리포지토리입니다. 이론보다는 실습 위주로 구성되어 있어 반복 학습과 복습에 용이합니다.
Learn AI in a easy way
A structured repository containing Python programs from beginner to advanced level, covering core concepts, problem-solving techniques, and real world use cases for continuous skill growth.
A hands-on repository documenting my Python learning journey — covering core concepts like variables, data types, strings, lists, dictionaries, loops, conditionals, and functions. Part of my step-by-step progress toward mastering programming fundamentals.
Derek Banas Python Course from Udemy (https://www.udemy.com/course/ultimate-python-tutorial/)
10 python tasks
This is a series of python projects.
Daily Python practice repository covering fundamentals, problem solving, OOP, file handling, and exception handling for building a strong programming foundation.