The bootcamp is a 3 half-day modular immersion course that gives attendees a quick overview of the more technical aspects of programming.
Students do not have to come for every session and can pick and choose depending on what they need.
Survey and discussion on how to break down and tackle technical problems based on use case - what tools, how and why.
Accessing API endpoints and JSON structure.
Connecting to APIs via code.
Scraping websites using tools like ParseHub.
Using pivot tables to do data manipulation.
Converting a tall table to a wide table and vice versa.
Using code to do data manipulation.
Discussions: Data piplining and ELT (Extract, load, transform)
Git, GitHub, GitHub Desktop, Git Pages
Concepts: Project repositories, backups and traceability
Concepts: Collaboration and permissions
Deployment of mock project