Introduction
  • Setting up the environment
  • Variables in Python
Basic Challenges
  • Challenge - 1
  • Challenge - 2
  • Challenge - 3
  • Challenge - 4
  • Challenge - 5
  • Challenge - 6
  • Challenge - 7
  • Challenge - 8
  • Challenge - 9
  • Challenge - 10
  • Challenge - 11
  • Challenge - 12
Advanced Challenges
  • Challenge - 13
  • Challenge - 14
  • Challenge - 15
  • Challenge - 16
  • Challenge - 17
  • Challenge - 18
Bitcoin Price Notification Challenge
  • How to retrieve the latest Bitcoin price
  • Configure the IFTTT Applet
  • Create the Python script
Twitter Sentiment Analysis Challenge
  • Creating a Twitter App
  • Creating the Python script to process the tweets
Creating a Twitter Bot Challenge
  • Intro to Twitter API
  • Starting the Python script
  • Completing the Python script
Hangman Game Challenge
  • Installing PyCharm
  • Write the displayDashboard function
  • Write the getGuess function
  • Complete the code of the game
Password Bruteforce Challenge
  • Leveraging the Hatch Python script to bruteforce
Conclusion
  • Conclusion