976 skills found · Page 20 of 33
m-bowley / Python Database ProjectA small python resource, to teach classes some key terminology for databases and to practice implementing key database features
Goraved / Playwright Python PracticeJust a Playwright (python) tool practice
Strifee / Co2 PredictARIMA model practicing with C02 Emission dataset Forecasting with python
kg-0805 / HackerRank SolutionsThis Repository contains all the solutions of HackerRank various tracks. Like Practice questions of C | C++ | JAVA | PYTHON | SQL and many more stuff.
abhiverse01 / Python AllThis repository contains a step-by-step content for learning all the concepts of the python programming language. It's what I built while I was learning python language myself. You can start your journey of coding in python beginning from here.
timothy-reasa / Python Project EulerI'll be learning Python and practicing algorithms by working my way through Project Euler (projecteuler.net).
asuncionjc / Python PlaygroundRepository used to learn and practice Python
hakobe / Hakoblog PythonA little simple blog for my python practice.
ranjiewwen / Everyday Practicehope to keep practicing everyday ! 主要包括:C/C++/MFC/Matlab/OpenCV/Python/Qt/网络编程等日常实验练习。
ocatak / TrustworthyaiTrustworthy AI: From Theory to Practice book. Explore the intersection of ethics and technology with 'Trustworthy AI: From Theory to Practice.' This comprehensive guide delves into creating AI models that prioritize privacy, security, and robustness. Featuring practical examples in Python, it covers uncertainty quantification, adversarial ML
muktarsayedsaleh / AutoLinkedinJobSeekerI wrote this simple Python script to automate the application process as I was super busy learning PS5 FIFA tricks & practicing them during the looooong lockdown.
michaelkoelle / Python TemplateA python template that serves as a robust boilerplate to streamline projects with enforced coding practices. It includes guides for environment setup, git, recommended libraries, and extensions, as well as slurm job scheduling.
Anirudh-Chauhan / Data Scientist With Python DataCampThis is the work from my learnings from the Data Science with Python course offered by DataCamp. This was a really helpful course as it starts from the very basics to some advanced concepts with hands-on practice on some projects also.
AyemunHossain / Python GUI💻 This repository contained Python GUI with Tkinter, there is a lot of example and project for practices.
techenthusiast167 / OSINT INVESTIGATION LAB OSINT INVESTIGATION LAB - is an interactive Python-based platform designed to teach and practice Open Source Intelligence gathering techniques through hands-on challenges and real-world scenarios. From basic decoding exercises to complex multi-stage investigations, this tool prepares you for professional OSINT operations.
tongakuot / Python TutorialsThe Python Tutorials repository is where I share insightful tutorials on data science and analytics using Python, along with helpful Python tips and best practices. Join me to enhance your Python programming skills and excel in the world of data science and analytics!
michaelddeming / Fluent Python 2nd EditionThis repository contains my personal notes and summaries from the book Fluent Python by Luciano Ramalho. The notes cover key concepts, best practices, and advanced techniques in Python, with a focus on writing Pythonic and efficient code.
wrm3 / CBTradeThis project is a CoinBase python algorithmic trading bot using the new Advanced Trader API. This project is here more for me to practice git & github. Use it at your own risk. See License.
keyserwood / PythonAppleM1Python setup guide for new apple M1 MacBook Pro. Solve a lot of issues due to the new apple M1 chip. Functional python installation w. best practices for dev & data science.
M-F-Tushar / Data Structures And Algorithms Python🧠 Personal notes, code, and practice problems from my journey learning Data Structures & Algorithms in Python. Learning by building, breaking, and documenting everything.