How-to & Style

Build A Stock Prediction Web App In Python
Build A Stock Prediction Web App In Python 121gamers 0 Views • 11 months ago

In this tutorial we build a stock prediction web app in Python using streamlit, yahoo finance, and Facebook Prophet

NOTE: Some have trouble installing this on Windows because of pystan: Follow the official docs (
https://facebook.github.io/pro....phet/docs/installati which shows how to install it for Windows and Linux. Or a simpler way would be to use Anaconda and then: conda install -c conda-forge prophet.

Get my Free NumPy Handbook:
https://www.python-engineer.com/numpybook

✅ Write cleaner code with Sourcery, instant refactoring suggestions in VS Code & PyCharm: https://sourcery.ai/?utm_source=youtube&utm_campaign=pythonengineer *

⭐ Join Our Discord : https://discord.gg/FHMg9tKFSN

📓 Notebooks available on Patreon:
https://www.patreon.com/patrickloeber

If you enjoyed this video, please subscribe to the channel!

Code:
https://github.com/patrickloeber/python-fun

Credits:
https://github.com/Conformist1....01/streamlit_stock_p

Streamlit Tutorial: https://youtu.be/Klqn--Mu2pE

Resources:
https://www.streamlit.io/
https://facebook.github.io/prophet/

You can find me here:
Website: https://www.python-engineer.com
Twitter: https://twitter.com/patloeber
GitHub: https://github.com/patrickloeber

#Python

----------------------------------------------------------------------------------------------------------
* This is a sponsored or an affiliate link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏

Create a local development server for Python apps with Vagrant, VirtualBox, Salt and Python3
Create a local development server for Python apps with Vagrant, VirtualBox, Salt and Python3 121gamers 0 Views • 11 months ago

Create a local development server for Python apps with Vagrant, VirtualBox, Salt and Python3.

GitHub Code:
https://github.com/LondonAppDe....v/video-tutorial-pyt

Before getting started, here are the requirements to install locally:
Git-SCM: https://git-scm.com/
VirtualBox: https://www.virtualbox.org/
Vagrant: https://www.vagrantup.com/

In this video I'm going to show you how to make a local development server for Python applications using VirtualBox and Vagrant.

So I've created a Vagrant box which I'm going to show you how to clone so that you can get up and running with a local Python development server in a matter of minutes.

00:00 Introduction
00:31 Install VirtualBox from virtualbox.org https://www.virtualbox.org/
00:46 Next install Vagrant https://www.vagrantup.com/
00:51 Install git https://git-scm.com/
01:23 Introduction to the base project we’ll be using called video-tutorial-Python-DRF-intro https://github.com/LondonAppDe....v/video-tutorial-pyt
01:55 Start by cloning the base project
02:10 Go to terminal or command prompt and change to a directory where you’ll want to keep your project files
02:23 Change directory using the CD command and then type git clone and then paste the URL of the repository there.
02:59 To launch server head into the deploy file and type vagrant up and enter.
03:46 From deploy folder type vagrant up to run your server
04:26 Open the project files in your favorite text editor
04:36 Type vagrant up to build a server to the specifications defined in that Vagrant file.
04:57 Type vagrant SSH to connect to your local development server.
06:31 Inside the vagrant.configure statement we define the box.
07:31 Type a local host port 8000 to map to development server.
08:34 Create a new file called HelloWorld.py
09:41 Use a salt provisioner, saltstack to define what you want installed on your server
10:37 Because the salt provisioner uses git, do this manual shell command to install Python git
12:01 Server is set up and we created our hello world file.
12:13 Install virtual env wrapper
14:36 Intro to Installing packages in our virtual environment

Let me know how you get on. If you have any questions at all then please feel free to leave them in the comments and thanks a lot for watching.

Cheers.

Check out my tutorials on http://www.londonappdeveloper.com/

Learn how to build a backend using Python & Django REST Framework: https://www.udemy.com/build-yo....ur-own-backend-using

Setup Python Using Visual Studio Code On Mac | VSCode Python | Python Mac | Python 3
Setup Python Using Visual Studio Code On Mac | VSCode Python | Python Mac | Python 3 121gamers 0 Views • 11 months ago

🚀 Get 100% Off Your First Month with CustomGPT! 🚀

Sign up for a Standard CustomGPT.ai subscription using my referral link and enjoy 100% off your first month. Plus, you'll help support my channel with a 15% commission at no extra cost to you!

🔗 Referral Link:
https://customgpt.ai/?fpr=sonarsystems
🎟️ Coupon Code: AFFILIATEPARTNER Python: https://www.python.org/
VSCode: https://code.visualstudio.com/

Discord: https://discordapp.com/invite/Qn4tSPD

This video has been made with Fair Use in mind and has been created as an educational piece of media.

Like our content and want to support us more directly? Help Us, Help You! https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E

If you like this stuff, as always, show the love through comments, likes, favorites, subscriptions, etc.

#vscode #python #sonarsystems #snrsys

Our Website
-----------------------------------------------------------------------------------
http://www.sonarsystems.co.uk/
► Tens of thousands of free videos at www.sonarlearning.co.uk
► If you have any questions feel free to post them at http://www.sonarlearning.co.uk/questions.php


Our Social Media
-----------------------------------------------------------------------------------
► Facebook → https://www.facebook.com/pages..../Sonar-Systems/58140
► Twitter → https://twitter.com/SonarSystems
► Donate → https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=6DF2Q8TR5FB3E
► Discord → https://discordapp.com/invite/Qn4tSPD


Our games made with love
-----------------------------------------------------------------------------------
► iOS → https://itunes.apple.com/us/ar....tist/sonar-systems/i
► Google Play→ https://play.google.com/store/....apps/developer?id=So


Check out our books:
-----------------------------------------------------------------------------------
► Cocos2d-x → https://www.packtpub.com/game-....development/cocos2d-
► Bootstrap 4 → https://www.packtpub.com/web-d....evelopment/responsiv
► OpenGL → https://www.packtpub.com/game-....development/learn-op

Python for Web Development – Crash Course [API, SQL Databases, Virtual Environment, Flask, Django]
Python for Web Development – Crash Course [API, SQL Databases, Virtual Environment, Flask, Django] 121gamers 0 Views • 11 months ago

Learn the basics of using Python for web development in this crash course. Through a series of short projects, you will learn about a variety of concepts such as APIs, SQL Databases, Virtual Environments & more.

✏️ Course developed by CodeWithTomi. Check out his channel:
https://www.youtube.com/c/CodeWithTomi
🔗 Join CodeWithTomi's Discord Server: https://discord.gg/cjqNBHHhKV
🔗 Twitter: https://twitter.com/TomiTokko3

🔗 Download All Free Resources - https://codewithtomi.eo.page/mz396

⭐️ Course Contents ⭐
️⌨️ (0:00:00) Intro
⌨️ (0:01:15) SQL In Python
⌨️ (0:17:08) APIs In Python
⌨️ (0:26:38) Classes and Objects In Python
⌨️ (0:40:00) Web Scraping In Python
⌨️ (0:49:54) Virtual Environments
⌨️ (0:52:26) Flask Setup
⌨️ (0:58:55) Django Setup
⌨️ (1:04:56) Django Calculator App

🎉 Thanks to our Champion and Sponsor supporters:
👾 Nattira Maneerat
👾 Heather Wcislo
👾 Serhiy Kalinets
👾 Erdeniz Unvan
👾 Justin Hual
👾 Agustín Kussrow
👾 Otis Morgan

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

Docker Tutorial For Beginners - How To Containerize Python Applications
Docker Tutorial For Beginners - How To Containerize Python Applications 121gamers 0 Views • 11 months ago

In this Docker Tutorial I show how to get started with Docker for your Python Scripts and Python Web Apps. We look at two different projects and build Docker Containers for a Python script and for a web application using FastAPI (works the same for Flask). This also demonstrates how to dockerize a virtual environment.

~~~~~~~~~~~~~~ GREAT PLUGINS FOR YOUR CODE EDITOR ~~~~~~~~~~~~~~
✅ Write cleaner code with Sourcery: https://sourcery.ai/?utm_source=youtube&utm_campaign=pythonengineer *

Get my Free NumPy Handbook:
https://www.python-engineer.com/numpybook

⭐ Join Our Discord : https://discord.gg/FHMg9tKFSN

📓 ML Notebooks available on Patreon:
https://www.patreon.com/patrickloeber

If you enjoyed this video, please subscribe to the channel:
▶️ : https://www.youtube.com/channe....l/UCbXgNpp0jedKWcQiU

Timestamps:
00:00 - Introduction
02:42 - Example 1: Python Scripts
09:14 - Example 2: Web App

Resources:
https://www.docker.com/
https://fastapi.tiangolo.com/

Movies Web Scraping Tutorial:
https://youtu.be/FoPPgcpSmNs

FastAPI Tutorial:
https://youtu.be/0RS9W8MtZe4

~~~~~~~~~~~~~~~ CONNECT ~~~~~~~~~~~~~~~

🖥️ Website: https://www.python-engineer.com
🐦 Twitter - https://twitter.com/patloeber
✉️ Newsletter - https://www.python-engineer.com/newsletter
📸 Instagram - https://www.instagram.com/patloeber
🦾 Discord: https://discord.gg/FHMg9tKFSN
▶️ Subscribe: https://www.youtube.com/channe....l/UCbXgNpp0jedKWcQiU

~~~~~~~~~~~~~~ SUPPORT ME ~~~~~~~~~~~~~~

🅿 Patreon - https://www.patreon.com/patrickloeber

Music: https://www.bensound.com/

#Python #docker

----------------------------------------------------------------------------------------------------------
* This is a sponsored or an affiliate link. By clicking on it you will not have any additional costs, instead you will support me and my project. Thank you so much for the support! 🙏

6 Frameworks de Python para Desktop - Apps Desktop en Python
6 Frameworks de Python para Desktop - Apps Desktop en Python 121gamers 0 Views • 11 months ago

Este es una lista de 6 Frameworks, SDKs y Toolkits de desarrollo de interfaces graficas de usuario desarrolladas en Python, entre estas podemos encontrar a tkinter, PyQT, WxPython, DearPyGUI, Flet y muchas otras.
Este video es a modo informatico para aquellos desarrolladores y programadores de Python que ya estudiaron las bases del lenguaje de programación y ahora quieren crear apps de escritorio con lo que han aprendido.

Articulo con más opciones para crear aplicaciones desktop en Python:
https://faztweb.com/contenido/....python-frameworks-de

🎥 Videos Recomendados:
Curso de React ➜ https://youtu.be/rLoWMU4L_qE
Curso de React Router DOM v6 ➜ https://youtu.be/7xRVnmWcTE8
Excalidraw (Herramienta de dibujo) ➜ https://youtu.be/KjyBL60uFL0

Curso de Nodejs ➜ https://youtu.be/i3OdKwuBjeM
Curso de Express ➜ https://youtu.be/JmJ1WUoUIK4
Curso de JSON ➜ https://youtu.be/LJzDHKPLWYw
Curso de Git ➜ https://youtu.be/HiXLkL42tMU
Variables de entorno Nodejs ➜ https://youtu.be/U6st9-lNUyY
HTML ➜ https://youtu.be/rbuYtrNUxg4
CSS ➜ https://youtu.be/W6GTDfrWjXs
Javascript Orientado a Objetos ➜ https://youtu.be/N_t1A39IB_8
Arrays en Javascript ➜ https://youtu.be/qqR1enOceVg
ES Modules ➜ https://youtu.be/0t-Le4kdaMg

👨‍💻 ¿Qué servicios y productos utilizo?
Ledger (Hardware Wallet) ➞ https://bit.ly/3ijsVNW
SiteGround ➞ https://bit.ly/31u9ZEk
DigitalOcean ➞ https://m.do.co/c/8ef261d77de5
Expo ➞ https://bit.ly/2WpYKtx
Cloudinary ➞ https://bit.ly/3ohNlJ7

#python #pyqt #tkinter

Python Django 7 Hour Course
Python Django 7 Hour Course 121gamers 0 Views • 11 months ago

Build a discord-like application with Python Django. Visit the finished application at https://studybuddev.herokuapp.com/

Get The Full Django Beginners Course:
https://dennisivy.teachable.com/p/django-beginners-course/?product_id=3222835&coupon_code=BRAD
Use promo code BRAD for 50% off

Dennis Ivy YouTube Channel:
https://www.youtube.com/c/dennisivy

Code For This Project:
https://github.com/divanov11/StudyBud/

Timestamps:
00:00 - Intro
1:10 - Product Demo
4:04 - Prerequisites
5:27 - What is Django
12:52 - Resources & Environment Setup
15:59 - Installation & Setup
31:28- Views & URL's
39:55 - Templates
1:04:25 - Database & Admin Panel
1:39:00- CRUD
2:06:22 - Search
2:22:27 - User Login
2:32:25 - Flash Messages
2:39:03- User Logout
2:41:45 - Restricted Pages
2:49:00 - User registration
3:01:25 - Chat Room Messages CRUD
3:27:30 - Activity Feed
3:43:00 - User Profile Page
3:53:25- Static Files
4:02:15 - Theme Installation
5:11:50 - Edit User Account Page
5:35:02 - Mobile Responsiveness
5:53:00 - Django REST Framework
6:25:43 - Customizing User model
6:37:35 - Integrating Custom User Model

Learn Visual Studio Code in 7min (Official Beginner Tutorial)
Learn Visual Studio Code in 7min (Official Beginner Tutorial) 121gamers 0 Views • 11 months ago

👀 Follow us on [LinkedIn] 👉 https://aka.ms/LI-YT
------------------------------------------------------------------------------------
Get started from scratch in this short overview of Visual Studio Code & writing / executing JavaScript, Python, previewing HTML and more.

0:00 Intro
0:20 Open folder / Set workspace
0:52 UI Tour
2:00 Create new JavaScript file
2:20 Intellisense
2:55 Save / Autosave
3:25 Create python file
3:45 Add python extension
4:28 Drag & drop external HTML file
5:00 Preview HTML output with Live Preview extension
6:00 Changing themes
6:50 Summary

Host: @ReynaldAdolphe
And TikTok at https://www.tiktok.com/@vscode

#vscode

Learn Backend Development in 4 Hours | Backend Web Development Full Course
Learn Backend Development in 4 Hours | Backend Web Development Full Course 121gamers 0 Views • 11 months ago

Stay tuned for more content as we continue our journey through the Backend Dev! 🚀 and make sure to explore the upcoming courses at https://sheryians.com/

Instructor in this video: Ankur Prajapati

Socials:
📷 Instagram: https://www.instagram.com/sheryians_c...
📘 Facebook: https://www.facebook.com/sheryians.co...
💌 Telegram: https://t.me/sheryiansCommunity
💼 LinkedIn: https://www.linkedin.com/company/the-...
🎮 Discord: https://discord.gg/Au3TquBarQ
Peace out ✌

#sheryianscodingschool #sheryians #reactjs #mernstack #mern #web #reactjscourse #tutorial #creativewebdevelopment #webdevelopment #functionalwebdevelopment #thebasics #mernstack #jslogic #javascriptlogics

------------------------------------------------------------------------------------------------------------------------------------------------------------

Python Flask Tutorial: Full-Featured Web App Part 1 - Getting Started
Python Flask Tutorial: Full-Featured Web App Part 1 - Getting Started 121gamers 0 Views • 11 months ago

In this Python Flask Tutorial, we will be learning how to get started using the Flask framework. We will install the necessary packages and get a basic Hello World Application running in our browser. Let's get started...

The code for this series can be found at:
https://github.com/CoreyMSchaf....er/code_snippets/tre

Django Tutorials to create this same application:
https://www.youtube.com/playli....st?list=PL-osiE80TeT

Python Installation:
https://youtu.be/YYXdXT2l-Gg

Virtual Environment Setup:
https://youtu.be/N5vscPTWKOk
https://youtu.be/cY2NXB_Tqq0

Sublime Text Setup:
https://youtu.be/xFciV6Ew5r4

If name equals main explanation:
https://youtu.be/sugvnHA7ElY


✅ Support My Channel Through Patreon:
https://www.patreon.com/coreyms

✅ Become a Channel Member:
https://www.youtube.com/channe....l/UCCezIgC97PvUuR4_g

✅ One-Time Contribution Through PayPal:
https://goo.gl/649HFY

✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot

✅ Corey's Public Amazon Wishlist
http://a.co/inIyro1

✅ Equipment I Use and Books I Recommend:
https://www.amazon.com/shop/coreyschafer

▶️ You Can Find Me On:
My Website - http://coreyms.com/
My Second Channel - https://www.youtube.com/c/coreymschafer
Facebook - https://www.facebook.com/CoreyMSchafer
Twitter - https://twitter.com/CoreyMSchafer
Instagram - https://www.instagram.com/coreymschafer/

#Python #Flask

Is Python Really Needed For a Data Analyst Job?
Is Python Really Needed For a Data Analyst Job? 121gamers 0 Views • 11 months ago

In this video, I will discuss how much Python you should learn for a data analyst job.

Pandas playlist:
https://www.youtube.com/playli....st?list=PLeo1K3hjS3u
Python course: https://codebasics.io/courses/....python-for-beginner-

Do you want to learn technology from me? Check https://codebasics.io/?utm_source=description&utm_medium=yt&utm_campaign=description&utm_id=description for my affordable video courses.

Need help building software or data analytics/AI solutions? My company https://www.atliq.com/ can help. Click on the Contact button on that website.

🎥 Codebasics Hindi channel: https://www.youtube.com/channe....l/UCTmFBhuhMibVoSfYo

#️⃣ Social Media #️⃣
🔗 Discord: https://discord.gg/r42Kbuk
📸 Dhaval's Personal Instagram: https://www.instagram.com/dhavalsays/
📸 Codebasics Instagram: https://www.instagram.com/codebasicshub/
🔊 Facebook: https://www.facebook.com/codebasicshub
📱 Twitter: https://twitter.com/codebasicshub
📝 Linkedin (Personal): https://www.linkedin.com/in/dhavalsays/
📝 Linkedin (Codebasics): https://www.linkedin.com/company/codebasics/
🔗 Patreon: https://www.patreon.com/codeba....sics?fan_landing=tru

How To Code A Keylogger In Python | Programming Tutorial For Beginners
How To Code A Keylogger In Python | Programming Tutorial For Beginners 121gamers 0 Views • 11 months ago

Hey guys!

In today's video, we discuss how to write a keylogger in Python. A keylogger logs all keys on your keyboard and hides in the background. This is a common tool used by hackers for stealing all kinds of information from users without them even knowing. Please don't do this for real! Learning purposes only :D Enjoy!

These projects are available on GitHub at
--------------------------------------------------------------------------------------
https://github.com/ShaunHalverson/PythonKeylogger

Add Me On Discord!
--------------------------------------------------------------------------------------
Username: Shaun(Hashtag)5626

Software Engineering / Programming for beginners / variables types / computer science /compsci / coding for beginners / learn how to program / learn how to code / python variables / python for beginners / coding tutorial / programming tutorial

Want to see more? Click on this spicy link :D
https://www.youtube.com/channe....l/UCDiSrTPJ4xaw8BP3n

Assets in the thumbnail were provided by artists on
https://www.canva.com

All art and copyright ownership belongs to the artists on Canva and is under the protection of the Canva pro membership.

#programming #tutorial #learntocode

PYTHON TUTORIAL | PYTHON BASICS ON UBUNTU LINUX | How to get started with Python on Ubuntu?
PYTHON TUTORIAL | PYTHON BASICS ON UBUNTU LINUX | How to get started with Python on Ubuntu? 121gamers 0 Views • 11 months ago

❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗
SUBSCRIBE TO MY NEW CHANNEL HERE:
https://www.youtube.com/channe....l/UC791gwvptBLgVRpDs
❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗❗


Subscribe for more content!
In this video, we do the classic "Hello World" Program, the most basic python program known.

Hey everyone, I'm creating a Python basics series.


This Python basics tutorial series is on Ubuntu Linux. Why aren't you using Linux already? Leave a comment of course.

Watch more videos for the basics of python programming.


Twitter:
https://twitter.com/MonkhouseTom

Can This Non-Developer Create His Own GTK App? (Haskell & Python)
Can This Non-Developer Create His Own GTK App? (Haskell & Python) 121gamers 0 Views • 11 months ago

About a month ago, I suddenly had the urge to learn how to create my own GTK application. In a community poll, I asked my viewers if I should do this using Haskell, and a large portion of the community wanted me to do it in Python instead. So ultimately, I decided to do it both ways--once in Haskell, and then again in Python.

REFERENCED:
https://gitlab.com/dwt1/code-e....xamples/-/tree/main/ - DT's app in Haskell
https://gitlab.com/dwt1/code-e....xamples/-/tree/main/ - DT's appp in Python
https://github.com/gtk2hs/gtk2hs - The GTK+ Haskell Library
https://www.muitovar.com/gtk2hs/chap2.html - Docs for Gtk2Hs
https://python-gtk-3-tutorial.....readthedocs.io/en/la - Docs for Python GTK+

WANT TO SUPPORT THE CHANNEL?
💰 Patreon: https://www.patreon.com/distrotube
💳 Paypal: https://www.youtube.com/redirect?event=channel_banner&redir_token=QUFFLUhqazNocEhiaGFBT1l1MnRHbnlIcHFKbXJWVnpQd3xBQ3Jtc0tsLVZJc19YeFlwZ2JqbXVOa3g0Skw4TVhTV2otNm1tM3A1bUNnamh3S2V6OGQtLTBnSjBxYTlvUXMxeEVIS3o4US10NENHMUQ3STk2a01FOFBhUnZjZFctMEhFUTg1TVctQmFfVUdxZXJ4TDl0azlYNA&q=https%3A%2F%2Fwww.paypal.com%2Fcgi-bin%2Fwebscr%3Fcmd%3D_donations%26business%3Dderek%2540distrotube%252ecom%26lc%3DUS%26item_name%3DDistroTube%26no_note%3D0%26currency_code%3DUSD%26bn%3DPP%252dDonationsBF%253abtn_donateCC_LG%252egif%253aNonHostedGuest
🛍️ Amazon: https://amzn.to/2RotFFi
👕 Teespring: https://teespring.com/stores/distrotube

DONATE CRYPTO:
💰 Bitcoin: 1Mp6ebz5bNcjNFW7XWHVht36SkiLoxPKoX
🐶 Dogecoin: D5fpRD1JRoBFPDXSBocRTp8W9uKzfwLFAu
📕 LBC: bMfA2c3zmcLxPCpyPcrykLvMhZ7A5mQuhJ

DT ON THE WEB:
🕸️ Website: http://distrotube.com/
📁 GitLab: https://gitlab.com/dwt1
🗨️ Mastodon: https://fosstodon.org/@distrotube
👫 Reddit: https://www.reddit.com/r/DistroTube/
📽️ LBRY/Odysee: https://odysee.com/@DistroTube:2

FREE AND OPEN SOURCE SOFTWARE THAT I USE:
🌐 Brave Browser - https://brave.com/dis872
📽️ Open Broadcaster Software: https://obsproject.com/
🎬 Kdenlive: https://kdenlive.org
🎨 GIMP: https://www.gimp.org/
💻 VirtualBox: https://www.virtualbox.org/
🗒️ Doom Emacs: https://github.com/hlissner/doom-emacs

Your support is very much appreciated. Thanks, guys!

12 Beginner Python Projects - Coding Course
12 Beginner Python Projects - Coding Course 121gamers 1 Views • 11 months ago

Improve your Python skills by following along with 12 different Python project tutorials.

🎥 Course developed by Kylie Ying. Check out her YouTube channel:
https://www.youtube.com/ycubed

⭐️ Course Contents ⭐️
⌨️ (1:40) 1. Madlibs
⌨️ (6:54) 2. Guess the Number (computer)
⌨️ (13:17) 3. Guess the Number (user)
⌨️ (21:14) 4. Rock Paper Scissors
⌨️ (24:25) 5. Hangman
⌨️ (35:53) 6. Tic-Tac-Toe
⌨️ (59:59) 7. Tic-Tac-Toe AI
⌨️ (1:15:53) 8. Binary Search
⌨️ (1:27:16) 9. Minesweeper
⌨️ (1:51:55) 10. Sudoku Solver
⌨️ (2:05:34) 11. Photo Manipulation in Python
⌨️ (2:31:49) 12. Markov Chain Text Composer

⭐️ Code ⭐️
💻 Madlibs / Rock Paper Scissors / Binary Search: https://github.com/kying18/beginner-projects
💻 Guess the Number: https://github.com/kying18/guess-the-number
💻 Hangman: https://github.com/kying18/hangman
💻 Tic-Tac-Toe + AI: https://github.com/kying18/tic-tac-toe
💻 Minesweeper: https://github.com/kying18/minesweeper
💻 Sudoku: https://github.com/kying18/sudoku
💻 Photo Editing in Python: https://github.com/kying18/pyphotoshop
💻 Markov Chain Composer: https://github.com/kying18/graph-composer

⭐️ More ways to connect with Kylie Ying ⭐️
Twitch KylieYing: https://www.twitch.tv/kylieying
Twitter @kylieyying: https://twitter.com/kylieyying
Instagram @kylieyying: https://www.instagram.com/kylieyying/
Website: https://www.kylieying.com

⭐️ Music Credits ⭐️
Alan Walker - Fade [NCS Release]: https://www.youtube.com/watch?v=bM7SZ5SBzyY
Alan Walker - Force [NCS Release]: https://www.youtube.com/watch?v=xshEZzpS4CQ

--

Learn to code for free and get a developer job: https://www.freecodecamp.org

Read hundreds of articles on programming: https://freecodecamp.org/news

Showing 20 out of 21