
How to Automate Boring Tasks Using ChatGPT and Python
The PyCoach teaches us how to automate tasks such as sending emails/messages, plotting graphs and web scraping with ChatGPT. We’ll automate all of this using ChatGPT and Python.
Read More
From Python App to Real Program – .py to .exe to setup wizard
- Frank
- January 30, 2023
- Python
Python Simplified shows us how to create an exe file from a Python script.
Read More
Tkinter Data Entry Form tutorial for beginners – Python GUI project
- Frank
- January 24, 2023
- Python
- Tkinter
In this video from Code First with Hala learn how to create a responsive data entry form with Tkinter. Use buttons, labels, and entries. Position with the tkinter grid system. Add error popups.
Read More
If __name__ == “__main__” for Python Developers
Python Simplified explains that cryptic line of code that puzzles many new Python developers.
Read More
How to Build A Modern Python GUI Project
developedbyed builds a modern python GUI app using Tkinter and CustomTkinter. This is a beginner python project that you can follow along without any previous python knowledge.
Read More
Full Course on SQLite Databases With Python
In this course from freeCodeCamp.org learn the basics of using SQLite3 with Python. SQLite is an easy-to-use database engine included with Python.
Read More
User Interface in Python and Flet | Flutter for Python
- Frank
- January 14, 2023
- Flet
- Python
In this video is from Shift covers video Interface in Python and Flet | Flutter for Python, learn how to create user interface in python by using flet. Flet is a UI toolkit which is based on flutter. You can create beautiful, modern and fun user interfaces using flet easily in a creative way. Flet […]
Read More
Optimize Your Python Programs: Code Profiling with cProfile
NeuralNine shows us how to professionally profile Python code using cProfile, to optimize the speed of our programs.
Read More
the hacker’s roadmap (how to get started in IT in 2023)
- Frank
- January 9, 2023
- careers in cybersecurity
- ccna
- CCNP
- Certifications
- Coding
- cyber
- cyber security
- cyber security training
- Cybersecurity
- cybersecurity 2023
- cybersecurity careers
- cybersecurity for beginners
- ethical hacking
- getting into cyber security
- hacking
- information technology 2023
- it
- kali linux
- Learn
- Linux
- Net+
- networking
- OSCP
- PATh
- Python
- resources
- roadmap
- Security
- security+
- study
- Technology
This video is from NetworkChuck. Are you wanting to get started in IT in 2023? Do you want to become a Hacker? A Network Engineer? Cloud Engineer? System Administrator? In this video, NetworkChuck will show you the path to getting started in IT and Cybersecurity that will help you reach these goals.
Read More