HTML Markdown Fragments

Progress each week

Week # Topic/Focus Issue/Hacks/Review Tickets Notes/Things to remember
0 Tool Setup Tools and Equipment When doing hacks, post as an issue
1 Introduction to Python Bash and Checks, Fastpages We can verify versions and tools/kernels installed using different codes in Terminal
2 Data Abstraction Data Abstraction There are different types of loops. Index can be used to select/refer to a certain language or record or list.
3 Creative Development Sprint Creative Development Sprint Use AppLab to create a quiz and more in Javascript. Make sure in the future performance task, use loops, lists, dictionaries and more.
4 Python Web Server Project pBig Idea 1 “Collaboration”, Flask/Python Web Application, Focus and Habits Editing through HTML, edits instantly change and you do not have to push, commit, and wait for the actions to load. For Fastpages, running Docker shows local changes, still powered by Jekyll. Run Make Server command to get the local IP Address. For Python Web Server, run main.py to obtain the local IP Address.
5 UI Starters AP Test Prep: Big Idea 1 “Program Purpose”, Career Tech: JavaScript Tutorial, Human Prep: Agile Methodology, Flask Repositories (Individual and Group) You can add new submenus in fastpages with adding .html. Javascript is a loose typed language, JSON is a long string of information that can be used to transfer different data to different languages, translate.
6 Deployment AP Test Prep: Big Idea 1 “Program Design” AWS Amazon Web Services is the host where we can push our local flask repository to for others to see (like cloud).
7 API AP Test Prep: Big Idea 1 “Identifying and Correcting Errors, Career Tech: Python RapidAPI API gives you information or data for you to use in your site, Can print it out with.json and iterate through it to see what data you want to extract.
8 Internet Connections AP Test Prep: Big Idea 4 “The Internet”, Career Tech: Fetch of Python Data Using RapidAPI Internet works in layers. Information is transmitted in packets, because it cannot be transferred all at once.
9 Project Week 1-3 Sprint: Team Video, Human Prep: CTE You can use document.getElement to retrieve data from a file within a repository you are working in. It is really important to work together with your team and plan times when to code together.
11 Final Week