Open jm1021 opened 6 months ago
Dante Atanssov Period 3 Lopez Blog Plans
Will Bartelt Period 1 Lopez Issue
Daniel Lee Period 1 Lopez https://github.com/daniel-s-lee/dslee/issues/8#issue-2303109713
Trevor Huang Period 1 Lopez Plans
Katelyn Chen Period 4 Lopez Plan
Shuban Pal + Daniel Choi Period 5 Lopez Plan
Advik Garg + Jon Liu Period 5 Lopez Plan - Issue
Lincoln Crowell and Saathvik Gampa Period 5 Lopez plan
Akhil Singamneni + Arnav Nadar Period 5 Mr. Lopez Project Plan
Arushi P/Ananya A Period 5 Lopez Link to Project Plan Issue
Cindy L/Anusha K Period 5 Lopez Link to Issue
Nathan O Lopez per 5 Issue
Jason Gao / Arthur Liu Period 4 Lopez Plan
Jared Baza Period 1 Lopez Link to blog
Tarun Jaikumar/ Gurshawn Boporai Period 5 Lopez plan
Sai Talisetty, Vance Reynolds Period 3 Lopez link
Pranavi Vakkala, Priya Suvarnagiri Period 3 Lopez issue
Nikki and Anika Period 4 Lopez Issue
Ryan Liao and Sri Vaidyanathan S Period 5 Lopez Issue
David Lee/Brandon So Period 4 Lopez Issue
Rayyan Darugar Period 1 Lopez Issue
Vidha Ganji and Samhita Lagisetti Period 4 Lopez Issue
Tanav Kambhampati & Anvay Yadav Period 1 Lopez Issue
Alisha Hussain and Anika Bhatnagar Period 1 Lopez Issue
Ronit Thomas + Srijan Atti Period 4 Lopez Link
Jayden Chen + Peyton Leigh Period 4 Lopez Link
Soham Kulkarni + William Lee Period 4 Lopez Final project blog
The Final Project should include algorithmic updates to their full stack additions. Divide and conquer on the elements below. Additionally, each student needs to write their algorithmic / data structures item(s) into their Blog. Be sure final team project project work complements your ability to perform your final assignments, "Final Project N@tM preview" and "Final Interview".
Loops (Algorithmic) Show specific example of building a List using List Comprehension. Show examples of processing a list using conventional and for each methods.
Sorting / Searching (Algorithmic) Show examples of sorting and searching using the backend of your project.. FYI, SQLAlchemy allows filtered selections and sorting. Additionally, you have sorting options discussed in tech talk.
Big(O) Illustrate Space and Time complexity used in your Sorting / Searching algorithm.
2D Iteration Show examples of code that use 2D iteration. This can be anywhere in your code where you are using rows and columns.
Deployment (Full Stack) A complete deployment illustration multiple people using and updating your Full Stack Web Application simultaneously.
Pair Task two week Sprint. Code collaboratively in your team project.
Blog / FInal Interview A personal blog of key Data Structures learned through the year is a key component to an 'A" grade. Topics include graphical user interfaces, input and output, lists, dictionaries, databases, searching, sorting, and algorithm analysis. Additionally, you should consider work done in pandas, using requests data, using response data, using model queries and saving data into persistent storage. The blog show contain a section on how your N@tM and CPT project have enabled you become a full stack developer.
Resources There are several articles each student should review and blog prior to the end of the year.