Introduction
  • Personal Welcome to the Course
  • Course Overview DO NOT SKIP THIS LECTURE!
  • Course Frequently Asked Questions (FAQs)
Recruitment
  • Welcome to the Institute.
  • Introduction to Recruitment Bootcamp
  • Command Line Basics
  • Python Installation with Anaconda
  • Running Python Code
Recruitment Trials Bootcamp - Python Basics
  • Overview of the Recruitment Trials Bootcamp
  • Python Numbers
  • Python Strings
  • Python Lists
  • Python Dictionaries
  • Tuples
  • Python Sets
  • Python Booleans
  • Working with Files with Python
  • Conclusion of Working with Python Basics
Field Readiness Exam I
  • Introduction to First FRE
  • Overview of Field Readiness Exam I
  • Solution Walkthrough of Field Readiness Exam I
Recruitment Trials Bootcamp - Working with Python
  • Introduction to Part Two of Recruitment Trials
  • Control Flow Basics if elif else
  • While Loops
  • For Loops
  • Useful Python Operators
  • List Comprehensions
  • Conclusion of Working with Python
Field Readiness Exam II
  • Introduction to Second Field Readiness Exam
  • Overview Field Readiness Exam II
  • Quick note on FRE 2 Solutions
  • Field Readiness Exam II Solutions
  • Congratulations on your Second FRE!
Recruitment Trials Bootcamp - Part Three
  • Introduction to Part Three of Recruitment Trials
  • Python Functions
  • Function Tasks
  • Function Task Solutions
  • Nested Statements and Scope
  • Lambda Expressions, Map, and Filter
  • Conclusion of Recruitment Bootcamp Part 3
Hacking Incident
  • Incoming Message from Director Hopper
  • Hacking Incident Overview
  • Hacking Incident Debriefing
  • Message from Director Hopper
Final Recruitment Topics
  • Overview of Final Recruitment Topics
  • Object Oriented Programming Introduction
  • Object Oriented Programming - Part Two
  • Object Oriented Programming - Part Three
  • Object Oriented Programming - Exercises Overview
  • Object Oriented Programming - Exercises Solutions
  • Error Handling and Exceptions
  • Debugging and Datetime
  • Modules and Packages
  • __name__ and "__main__"
  • Conclusion Final Recruitment Topics
Final Field Readiness Exam
  • Introduction to Final FRE - Message from Director Hopper
  • Overview of Final Field Readiness Exam
  • Solution Overview of Final Field Readiness Exam
  • Incoming Message - Welcome Agent!
Operation Rainbow Rogues
  • Overview of Operation Rainbow Rogues
RED Mission - Web Scraping
  • Introduction to Red Mission
  • Note about Installing Beautiful Soup Library
  • Webscraping with Python - Requests and BeautifulSoup
  • Web Scraping with Python - Part One
  • Web Scraping with Python - Part Two
  • RED Mission Overview
  • RED Mission Debrief
  • Conclusion of Red Mission
Orange Mission - Regular Expressions and Reading Files
  • Introduction to Orange Mission
  • Regular Expressions - Part One
  • Regular Expressions - Part Two
  • Regular Expressions - Part Three
  • Reading and Writing to Files with OS
  • Zip Files with Python
  • Orange Mission Overview
  • Orange Mission Debrief
  • Conclusion of Orange Mission
Yellow Mission - Working with CSV Files
  • Introduction to Yellow Mission
  • Working with CSVs with Python
  • Working with PDFs with Python
  • Yellow Mission Overview
  • Yellow Mission Debrief
  • Conclusion of Yellow Mission
Green Mission - Sending Emails with Python
  • Introduction to Green Mission
  • Sending Emails with Python