<?xml version="1.0"?>
<rss version="2.0">
   <channel>
      <title>Computer Science Principles 2021-2022 by John Mortensen</title>
      <link>https://padlet.com/jmortensen7/csp2022tri1</link>
      <description>Timeline and Syllabus</description>
      <language>en-us</language>
      <pubDate>2021-08-05 15:10:52 UTC</pubDate>
      <lastBuildDate>2025-09-30 08:17:01 UTC</lastBuildDate>
      <webMaster>hello@padlet.com</webMaster>
      <image>
         <url></url>
      </image>
      <item>
         <title>Tech Talk 0.3 - Project Deliverables starting with Collaboration, Design</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670128209</link>
         <description><![CDATA[<blockquote>Increments, lots of parts</blockquote><div>Through the year individuals and teams will be focused on delivering projects in small increments &nbsp; The visual shows the interaction between different parts of a Web site.&nbsp;<br><br></div><blockquote>Web Programming Tools</blockquote><div>Flask, HTML, and SQLite databases are Web Programming Tools and Frameworks.&nbsp; <strong>Building a Web Site</strong>(s) will be a key outcome of this class.<br><br></div><blockquote><strong>PBL, collaboration and ideation</strong></blockquote><div>The idea of building a Web Site incrementally with a useful idea is a way to learn Computer Science through and approach called <strong>Project Based Learning (PBL)</strong>. &nbsp; To begin, we don't start with Coding, we start with Collaboration and Ideation.<br><br><strong>Watch these videos on College Board!!!</strong><br><a href="https://apclassroom.collegeboard.org/103/home?apd=5ed1ko1iya">Faculty Lecture</a> 1 - <strong>Collaboration</strong><br><a href="https://apclassroom.collegeboard.org/103/home?apd=16tjsuek73">Faculty Lecture 2</a> - <strong>Design</strong></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/9ac383094119349f365bb2f3a8c1f377/image.png" />
         <pubDate>2021-08-05 15:24:29 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670128209</guid>
      </item>
      <item>
         <title>Tech Talk 0.1 - Vision, Student Leadership (Day 1)</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670135287</link>
         <description><![CDATA[<pre>Tools and Equipment Recap</pre><div>Downloading Tools<br>Setting up IntelliJ, using Python<br>Connecting to GitHub, pull<br>Running Code, visualizing in Browser<br><br><br></div><pre>Vision,  Student Leadership</pre><div>Review Visual<br><br></div><blockquote>Vision</blockquote><div>As you venture into Computer Science, you need to establish vision.&nbsp; Academic success in this Computer Science Class comes with a plan (Why?). &nbsp; A plan requires a strategy (How?).<br><br></div><blockquote>Establish a Why?</blockquote><ul><li>Believe and put in the work so you can achieve.</li><li>Learn to love Computer Science.&nbsp; Work on something you like.</li><li>Build skills that will be in high demand as you apply for college, internships, and jobs</li><li>Perform well in class, get a series of A's over the 3 trimesters.</li><li>Excel in the AP exam (receive 4 or 5)</li><li>Earn academic respect of your fellow students and Teacher</li><li>Earn a recommendation from your Teacher for internships and college applications</li></ul><div><br><br></div><blockquote>Establish a How? (Review graphic)</blockquote><ul><li>Learn best practices in Computer Science development (Agile).&nbsp; Make a Plan, start with an Idea, collaborate, code, and iterate.</li><li>Learn and practice great learning strategies used in the 21st Century (4Cs)</li><li>Become a Student Leader in the classroom (OO or TO)</li><li>Establish and build relationships, learn to work within those relationships (Scrum Team, Crossover Group, Pair Programming)</li></ul><div><br></div><pre>Colin Szeto Friday Forum</pre><div>Senior Computer Science Principles student of the Year<br>All "A"'s in two years of Computer Science<br>Receive a "5" on AP CSP exam<br>Accepted as incoming Freshmen to UCSD<br>He can "Code"!</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/1f813ccd3173a340641540b8ca38df68/image.png" />
         <pubDate>2021-08-05 15:31:59 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670135287</guid>
      </item>
      <item>
         <title>Tech Talk 0.2 - Fork, Sprint Schedule, Scrum Board (Day 1)</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670172992</link>
         <description><![CDATA[<pre>Setting up a Schedule</pre><blockquote>Git Concepts <a href="https://www.youtube.com/watch?v=phGdqJB6ep0">Concepts video</a> video by Michael Hayes</blockquote><div>Fundamental concept when working with Git (clone, pull, commit, push).<br><br></div><blockquote>GitHub Fork</blockquote><div>Make your own copy of repository so you can have your own code and make your own Scrum Board<br><br></div><pre>Setting up a Scrum Board</pre><blockquote>Sprints</blockquote><div>We will establish a Sprint cadences and have ideas that are broken into short term work units on a Scrum Board (issues).<br><br></div><blockquote>Scrum Board</blockquote><div>The Scrum Board contains issues that are assigned to individuals,&nbsp; each of these issues will have "tangible" deliverables (code/video/...).&nbsp; Pair, Scrum Team, and Crossover Team will use Scrum Board to understand your ideas and efforts. &nbsp;<br><br></div><blockquote>Deliverables</blockquote><div>At Deadlines, Teacher/Student 1 v 1,&nbsp; or 1 v 4 meetings Students will present Teacher&nbsp; Scrum Board issues that are "review ready" that represent your Deliverables.&nbsp; &nbsp;<br><br></div><blockquote>Homework</blockquote><div>To maintain pace in this class, you should consider a 2 hour coding or design session (weekly) outside of class time, or 4 hours outside of class per 2 week Sprint.&nbsp; You will have class time to work on projects as well.<br><br></div><pre>Sprint Calendar (sample)</pre><div><strong>A sampleSprint outline (specific outlines will presented at beginning of Sprint).&nbsp; Sprints are 2 weeks.<br><br></strong>Week 1<br>Monday - Sprint Objectives, Scrum Team Planning<br>Tuesday - Test Prep Tuesday (Student Led)<br>Wednesday - Code, Code, Code<br>Thursday - Tech Talk (Teacher)<br>Friday - Code, Code, Code; Teacher 1 v 1<br>** 2 hours outside of class for project work<br><br>Week 2<br>Monday - Sprint Grading plan,&nbsp; Scrum Team Planning<br>Tuesday - Test Prep Tuesday (Student Led)<br>Wednesday - Code, Code, Code<br>Thursday - Tech Presentation (Student)<br>Friday - Code, Code, Code; Demos/Self/Peer Grade<br>** 2 hours outside of class for project work<br><br></div><pre>Scrum Board columns</pre><div>A deliverable Journal 0 assignment is to have a Scrum Board, containing Issues for individuals,&nbsp; issues are placed in columns as follows...<br>1. To do/backlog<br>2. In progress<br>3. Complete<br>4. Deployed<br>5. Review ready&nbsp; ### Teacher ready<br>6. Done<br><br><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/91fe8b7b9fde5d5eea42b5f08c0f436e/image.png" />
         <pubDate>2021-08-05 16:14:00 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670172992</guid>
      </item>
      <item>
         <title>Tech Talk 0.4 - Tangible Artifacts, aka Code</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670198120</link>
         <description><![CDATA[<blockquote>Tangible artifacts, <strong>artifacts</strong></blockquote><div>Ultimately, success in this class will be dependent on <strong>producing code</strong>.&nbsp; Along the way you may produce other tangible artifacts (ie <strong>designs</strong>, videos, documentation, deployment artifacts).&nbsp; &nbsp; All your artifacts SHOULD end up in GitHub, Google Doc, Youtube, so they can be built as references off of your Web Site or Slack message.&nbsp; You will often send messages and dialog about delivered artifacts through Slack.<br><br></div><blockquote><strong>Deliverables</strong></blockquote><div>A key deliverable from this Tech Talk or any assignment is to setup&nbsp; <strong>a&nbsp; code project</strong> in GitHub. &nbsp; As you work in IntelliJ you will be producing code.&nbsp; This code will be able to be Cloned, Pulled and Pushed using IntelliJ.&nbsp; <strong>Everyone</strong> in the team should will do a Pull and Push to receive credit on their 1st assignment.<br><br></div><blockquote><strong>Teacher / Student</strong> experience</blockquote><div>There will be guidelines given, however, it is the responsibility of the student to produce an optimal experience on their deliverable.&nbsp; Grading original design is by nature unique.&nbsp; Things like Checklists and short Videos during and assessment will lead to a <strong>pleasurable experience</strong> and <strong>MORE</strong> points.&nbsp; An aggravating experience will lead to LESS points.</div><div><br></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/335b93b718cee759337174c043bdd617/image.png" />
         <pubDate>2021-08-05 16:43:39 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670198120</guid>
      </item>
      <item>
         <title>Tech Talk 1 - Building a Flask WEB Site</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670207969</link>
         <description><![CDATA[<div>Introductory Code - <a href="https://csp.nighthawkcodingsociety.com/greet">Greet</a></div><div><br><a href="https://www.youtube.com/playlist?list=PLnwWYgE_KgCRs5aHmMY1Nqx_vzaYt50hm">Playlist</a> covering key concepts within the Greet Project by Nitya Pillai and Sarika Pasumarthy</div><ul><li>Receiving Data from Backend</li><li>HTML Form and Action</li><li>Python Function and obtaining data from Form</li><li>... and more</li></ul><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-05 16:54:48 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670207969</guid>
      </item>
      <item>
         <title>Student Led TPT Week 3</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670208703</link>
         <description><![CDATA[<div>Learning outcome - <strong>Understanding binary and performing Base10, Base 2, Base 16 conversions.</strong><br><br>Harvard Video <a href="https://www.youtube.com/watch?v=jjqgP9dpD1k&amp;list=PLhQjrBD2T381L3iZyDTxRwOBuUt6m1FnW&amp;index=2">CS50 Lecture 0</a>, watch to 32 minute mark.<br><br><strong>TPT Prep - Binary<br></strong><a href="https://apclassroom.collegeboard.org/103/home?apd=zzn8r6yg85">CB Video 1 <br></a><a href="https://apclassroom.collegeboard.org/103/home?apd=y5zlpn79ml">CB Video 2<br></a><a href="https://apclassroom.collegeboard.org/103/home?apd=e9j2xu23hw">CB Video 3</a></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/af41ea4023fbaf028dc4d5a090028bdc/image.png" />
         <pubDate>2021-08-05 16:55:51 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670208703</guid>
      </item>
      <item>
         <title>PBL Deployment</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670211908</link>
         <description><![CDATA[<pre><strong>Deployment </strong>Sprint + Test</pre><div>Learning outcome. &nbsp; Enable your Web application to become part of Internet.&nbsp; Learn how the internet works.&nbsp; Learn how to setup a&nbsp; Computer System&nbsp; (RPi or AWS EC2) . &nbsp; Perform DNS setup and other Networking requirements to get your Web application (Python/Flask) to respond to HTTP requests through a Web browser.<br><br><br></div><pre><strong>Sprint 9, 10
</strong>Week 9</pre><div>M - Preso's<br>Tu - Planning for Individual Preso's.&nbsp; Units 3.9 and 3.10, Overviews by OO's and TO's.<br>W - PBL.  Code, Code, Code. &nbsp;<br>Th - TT9 Intro to Deployment.<br>F - PBL.  Code, Code, Code,&nbsp; Deploy, Deploy, Deploy.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-05 16:59:50 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670211908</guid>
      </item>
      <item>
         <title>Student Led TPT Lecture Week 4</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670219942</link>
         <description><![CDATA[<div>Learning outcome.&nbsp; <strong>Binary, Abstractions, Compression<br></strong><br><a href="https://apclassroom.collegeboard.org/103/home?apd=hryh3unpvm">Faculty Lecture</a>- Exploration of Data, relationship of Big Ideas, history, ASCII, images, compression.&nbsp; Start at 18 minutes to 38:30.<br><br>TPT Prep-&nbsp; <a href="https://apclassroom.collegeboard.org/103/home?apd=p13chxi8d3">Data Compression</a></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-05 17:10:00 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670219942</guid>
      </item>
      <item>
         <title>PBL Innovation</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670239516</link>
         <description><![CDATA[<pre><strong>Innovation </strong>Sprint  </pre><div>Start the process of Ideation, Design, Scrum Board building, and assigning Issues prior to coding.&nbsp; Early ideas, followed by early coding&nbsp; (prototyping) helps lead Developers into the <strong>iterative processes</strong> of Development.<br><br><strong>PBL Requirements</strong></div><ul><li><strong>One unique idea</strong>, aka something useful to your team and/or something that helps you in school</li><li><strong>Show case work</strong> and labs from TPT and TT.</li><li>A page that highlights <strong>YOU</strong></li></ul><div><br><strong>TPT requirements</strong></div><ul><li>Journal and <strong>Pair</strong> Test Corrections (<a href="https://docs.google.com/document/d/1oGtX9ncsqYuhg0_uN67HaIjHnqHgeaIs91uNyNL6GxE/edit#heading=h.1mstvz5p6okc">sample</a>)</li><li><strong>Individual</strong> Test Corrections (<a href="https://docs.google.com/document/d/11JpzV-Pc7UgyVYTk3v_bhUJOW0ONK_7qMuuAWS3nqzQ/edit">sample</a>)</li></ul><div><br></div><pre><strong>Sprint 1, 2</strong></pre><blockquote>Week 1</blockquote><ul><li>Monday:&nbsp; <strong>Planning day.&nbsp; </strong>Teacher to finish <strong>TT 0.*</strong>&nbsp; Scrum Team build Project Board (<strong>Scrum Board</strong>). &nbsp; Review <strong>Tour of Code</strong> at tables.</li><li>Tuesday:&nbsp; <strong>TPT</strong> day.&nbsp; <strong>Watch Collaboration Video</strong>. &nbsp; TPT and OO announcements, classroom nominations.</li><li>Wednesday:&nbsp; Code, Code, Code (<strong>CCC</strong>)<strong>.</strong>&nbsp; We are focused on design so we will <strong>Watch Design Video</strong>.&nbsp; Think about your design requirements...<ul><li>Theme - idea of Website (ie Poway Restaurants)</li><li>Labs - we will have Greet lab tomorrow, a place to store TT or TPT info</li><li>About - authors, something about you, each student in Scrum Team</li></ul></li><li>Thursday:&nbsp; <strong>Tech Talk 1</strong>, Flask/Python</li><li>Friday: <strong>Delivery</strong> day.&nbsp; <strong>Video/Journal 0 </strong>due<strong> (see </strong><a href="https://poway.instructure.com/courses/108206/assignments/1685074"><strong>canvas</strong></a><strong>).&nbsp;</strong></li></ul><blockquote>Week 2</blockquote><ul><li>Monday:&nbsp; <a href="https://twitter.com/NighthawkCoding">Tweet, Tweet</a>; find your groove, learn what I like.&nbsp; <strong>Reflection,</strong> watch <a href="https://drive.google.com/file/d/19WDB1PnMOq3koAoe01qFVNEmUDhe5GWd/view?usp=sharing">video by Seals</a> as max credit example for Video/Journal 0.&nbsp; <strong>Planning for </strong><a href="https://poway.instructure.com/courses/108206/assignments/1794112">PBL 1,2 on canvas</a> which includes implementation from TT 1 and requires read of <a href="https://padlet.com/sunnynaidu1970/equipops">Padlet</a> and declaration of personal Computer Equipment plan.</li><li>Tuesday: <strong>Student Led TPT by OO's.</strong>&nbsp; Focus is on Big Idea 1: Creative Development. &nbsp; In supplement to TPT watch <a href="https://drive.google.com/folderview?id=1cIyjGrOQG_4biy71wv1t_K7kj8QJ8jtk">video by Anika</a> on starting to categorize thoughts, this is example of putting TPT learnings into action.</li><li>Wednesday: <strong>CCC</strong>. Work on PBL 1,2.&nbsp; <a href="https://padlet.com/jmortensen7/focus">Focus</a>!</li><li>Thursday: <strong>Tech Talk 2</strong>, more on Flask/Python (review below in Padlet)</li><li>Friday: <strong>CCC</strong> and Deliver <strong>PBL 1-2</strong> (see <a href="https://poway.instructure.com/courses/108206/assignments/1794112">canvas</a>), look at <a href="https://padlet.com/jmortensen7/embedding">embeds</a></li></ul><div><br></div><pre>Tech Talks 0.* status</pre><div><br></div><blockquote>TT 0 Tools, TT 0.1 Vision, TT 0.2 Scrum Board</blockquote><div>Scrum Teams and Individuals should be tool, planning, and scheduling capable.<br>&nbsp;</div><blockquote>TT 0.3, TT0.4, Brief Project Tour&nbsp;</blockquote><div>Flask and its files and artifacts.&nbsp; The "Tour of Code" below shows more insights.<br><br></div><blockquote>TT 0.5 Journal&nbsp;</blockquote><div>You should understand or ask me to discuss within you Scrum Team.&nbsp; You will be learning by doing with points.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-05 17:34:56 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670239516</guid>
      </item>
      <item>
         <title>Tech Talk 2 - HTML, CSS, JS, Bootstrap</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670260412</link>
         <description><![CDATA[<div>Start learning HTML Features (<a href="https://nighthawkcodingsociety.com/projectsearch/details/Flask%20Portfolio%20Starter">Flask Portfolio Starter project</a>). <br><br><a href="https://www.youtube.com/playlist?list=PLvSGvE08EQMYejDdO-cTxMF74IyK6YXjy">Code review</a> by Ava Brooks.<br><br></div><ul><li><a href="https://padlet.com/jmortensen7/weblayout">head, style, script, body</a></li><li><a href="https://getbootstrap.com/docs/4.0/layout/grid/">Bootstrap Grids</a> , <a href="https://getbootstrap.com/docs/4.0/components/navbar/">Navbars</a></li><li><a href="https://www.w3schools.com/tags/tag_embed.asp">embed</a> vs <a href="https://www.w3schools.com/tags/att_a_href.asp">href</a></li><li>t<a href="https://github.com/nighthawkcoders/nighthawk_csp/tree/master/templates">emplates</a>, <a href="https://jinja.palletsprojects.com/en/3.0.x/templates/#template-inheritance">Jinja inheritance extends and block</a></li></ul><div><br>Continue learning <a href="https://www.w3schools.com/html/default.asp">HTML</a> &amp; <a href="https://www.w3schools.com/css/css_intro.asp">CSS</a> basics using W3Schools.&nbsp; <br><br>Week 3.&nbsp; Prototype layout.&nbsp; Try getting your own STYLE, COLORS, FONTS; get your basic groove into your site.&nbsp; Try a couple of prototype experiments and get feedback from Crossover.&nbsp; view-source of <a href="https://csp.nighthawkcodingsociety.com/">csp page</a>.</div>]]></description>
         <enclosure url="https://getbootstrap.com/docs/4.0/components/navbar/" />
         <pubDate>2021-08-05 18:03:43 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670260412</guid>
      </item>
      <item>
         <title>Tech Talk 0 - Tools and Equipment (Day 1)</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1670605822</link>
         <description><![CDATA[<pre>Tools and Purpose  </pre><div>In trimester 1, we will be building Web Sites and learning tools and technologies that support that tasks.&nbsp; Web Sites development fits nicely into all the&nbsp; "Big Ideas" of Computer Science Principles.&nbsp; Here are the tools...</div><ul><li><strong>Python</strong>, HTML, CSS, JavaScript are the key languages you will be using as you start this class. &nbsp;</li><li><strong>IntelliJ</strong> is the code editor we will be using in this class.&nbsp; IntelliJ is more than and editor, it is called and IDE (Interactive Development Environment. &nbsp;</li><li><strong>GitHub</strong> is where we store and share code in the cloud, think Google Docs but for Code. &nbsp;</li><li><strong>Slack</strong> we will use for messaging, we have been averaging 35,000 message per class.</li></ul><div><br>Equipment is needed and/or recommended to maximize class</div><ul><li>A laptop, that you bring to class every day with the Development Tools installed on it.</li><li>A Web Site host.<ul><li>Raspberry Pi (RPi) single board computer. Host your own Web Site.&nbsp; Work with IOT devices.</li><li>AWS account.&nbsp; Host Web Site.&nbsp; Have secure cloud data.</li></ul></li></ul><div><br></div><pre>Software Installation  </pre><blockquote>Overview <a href="https://www.youtube.com/playlist?list=PLIheX7xF3EHBadKnHxzuKauFrptKvLj_C">video playlist</a> by Sriya Chilla and Ridhima Inukurti.</blockquote><div><br>Install order.</div><ol><li><a href="https://github.com/">GitHub</a> signup</li><li><a href="https://www.python.org/downloads/">Python</a> install</li><li><a href="https://www.jetbrains.com/idea/download/">IntelliJ</a> install, &nbsp;</li></ol><div><a href="https://padlet.com/jmortensen7/intellij_ultimate">Ultimate IntelliJ License Manager and Helps</a></div><div><br></div><div>Installation Requirements on for Collaboration</div><ul><li><a href="https://slack.com/">Slack</a> online, my recommendation is to download the App to phone and computer</li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-06 02:14:31 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1670605822</guid>
      </item>
      <item>
         <title>Tech Talk 3 - Binary Math</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1671123708</link>
         <description><![CDATA[<div><strong>Prototyping and Inspiration</strong>.&nbsp; Part of Prototyping is gaining inspiration from things you see.&nbsp; In this Harvard Video <a href="https://www.youtube.com/watch?v=jjqgP9dpD1k&amp;list=PLhQjrBD2T381L3iZyDTxRwOBuUt6m1FnW&amp;index=2">CS50 Lecture 0</a>, at the 10 minute mark th Professor asked the student to solve a problem. <br><br><strong>Learning outcome</strong>.&nbsp; Explore ideas and turn them into code and learning opportunities.&nbsp; Become familiar with binary, octal, and hexadecimal conversions between Base 10, Base 2, Base 8, Base 16. &nbsp; Look at HTML DOM, onclick events, and start using javascript.<br><br><strong>Points and Work.&nbsp; </strong>Hack-a-thon today and mini-lab due next Friday in your Project. <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/starter/templates/starter/binary.html">GitHub source</a>.<br><br><strong>Online</strong> runtime of&nbsp; <a href="https://csp.nighthawkcodingsociety.com/starter/binary/">Binary Math</a></div><ul><li>Visualizing Binary Math with on off indicators, see picture from TPT.</li><li>Conversions to Octal, Hexadecimal, and Decimal</li><li>Incrementing and Decrementing Simulation</li></ul><div><br><strong>Resources<br></strong>Background understanding from Khan Academby</div><ul><li>&nbsp;<a href="https://www.khanacademy.org/math/algebra-home/alg-intro-to-algebra/algebra-alternate-number-bases/v/number-systems-introduction">Number Systems and "Binary"&nbsp;</a></li><li>&nbsp;"<a href="https://www.khanacademy.org/math/algebra-home/alg-intro-to-algebra/algebra-alternate-number-bases/v/hexadecimal-number-system">Hexadecimal</a>" using Khan Academy</li></ul><div>Technical reviews</div><ul><li>HTML DOM event <a href="https://www.w3schools.com/jsref/event_onclick.asp">onclick</a></li><li>Javascript <a href="https://www.w3schools.com/jsref/jsref_parseint.asp">parseInt</a></li><li>Javascript <a href="https://www.w3schools.com/js/js_htmldom_html.asp">changing the DOM</a></li><li>Template Designer <a href="https://jinja.palletsprojects.com/en/3.0.x/templates/">Doc</a> (search for range)</li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/c56ab9070e31e19d425ce3a68d8dcc38/image.png" />
         <pubDate>2021-08-06 14:59:46 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1671123708</guid>
      </item>
      <item>
         <title>PBL Prototyping</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1671169458</link>
         <description><![CDATA[<pre><strong>Prototyping </strong>Sprint  </pre><div>Learning outcome.&nbsp; Start coding.&nbsp; Start learning and evaluating your Scrum Team and technical capability versus your innovation/feature/scrum plan.&nbsp; Review resources provided and see if you can apply them to you own project.&nbsp; Look for advice from peer Students, Crossover and Teacher for project direction. &nbsp; Keep pushing forward, modifying plans, and start performing research.&nbsp;<br><br>Prototyping considerations</div><ul><li>Front End.&nbsp; Start getting comfortable with HTML, be careful not to get carried away in CSS, use Bootstrap.&nbsp;</li><li>Back End.&nbsp; Start looking at Flask/Python parts of discussed code.&nbsp; Be sure to gain understanding, don't shy away.</li><li>Computational Thinking.&nbsp; Make sure that your ideas use coding, not just HTML and CSS.&nbsp; "Python", "Jinja2", or "JavaScript" are keys to learning class and college board objectives.&nbsp; If you are writing similar lines of HTML or Python over and over, this is a problem!&nbsp; This needs an algorithmic solution (aka using logic, loop, coding, and/or data).</li><li>Data Design.&nbsp; Often, algorithmic solutions require "Data"; or "Data" requires a algorithmic solution.&nbsp; Are you considering how to use, store, and retrieve data?&nbsp;</li><li>Think about what you need to learn or research, how as a team you will divide and conquer on that research.</li></ul><div><br><strong>Sprint 3, 4<br></strong>Week 3<br>Tu - Prototyping, Research, Review Points for Sprint. Start sprint planning and assignments using Scrum Board.; TPT3, from Unit 2<br>W - Code, Code, Code<br>Th - TT3, <a href="https://csp.nighthawkcodingsociety.com/starter/binary/">Binary Counting, Conversions</a><br>F - Code, Code, Code, live reviews start Monday.<br><strong>Week 4<br></strong>M - See canvas. <br>Tu - TPT4.&nbsp; <a href="https://apclassroom.collegeboard.org/103/home?apd=hryh3unpvm">Faculty Lecture</a> 18:00 to 38:30<br>W - CCC.&nbsp; Sprint Planning and assignments check 1 point<br>Th - TT4.&nbsp; Images and RGB<br>F - CCC.&nbsp; Deliver TPT4. see Canvas requirements</div>]]></description>
         <enclosure url="https://padlet.com/jmortensen7/csp2022tri1" />
         <pubDate>2021-08-06 15:56:55 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1671169458</guid>
      </item>
      <item>
         <title>Tech Talk 4 - Images, RGB, Compression</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1671334040</link>
         <description><![CDATA[<div>Learning outcome.&nbsp; Become familiar with data and meta data.&nbsp; Become familiar with images,&nbsp; data representations, and manipulation of images.&nbsp; Other future PBL interest could be encryption and steganography.<br><br>Runtime of project - <a href="https://csp.nighthawkcodingsociety.com/starter/rgb">RGB</a>. &nbsp;</div><ul><li>Learn about <a href="https://www.tutorialspoint.com/python_pillow/index.htm">manipulating images</a>. &nbsp;</li><li>Convert <a href="https://www.geeksforgeeks.org/how-to-convert-images-to-numpy-array/">images to arrays </a>using Pillow (PIL)&nbsp; and Numpy. &nbsp;</li><li>Convert <a href="https://www.geeksforgeeks.org/python-convert-image-to-string-and-vice-versa/">images to string</a> (base64).</li></ul><div><br>Key files: &nbsp;</div><ol><li>frontend RGB display: <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/starter/templates/starter/rgb.html">rgb.html</a></li><li>backend image data and conversions: <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/algorithm/image.py">images.py</a></li><li>route to connect frontend and backend: <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/starter/starter.py#L17-L19">starter.py</a></li></ol><div><br>**Star Options for next week**<br>Everyone needs to integrate a form of this project into their mini labs.<br>A. Frontend... how would you change to grey scale dynamically?<br>B. Backend... how would you write a message into image and transport it to the Web?<br>C. Research.&nbsp; what is base64?&nbsp;<br>D.&nbsp; Ideation.&nbsp; what are some applications for use of this project in your project?<br>E.&nbsp; New Development.&nbsp; explore one of these possibilities in manipulating images above?</div><div><br><strong>TPT prep - Lossless and Lossy<br></strong><a href="https://apclassroom.collegeboard.org/103/home?apd=p13chxi8d3">CB Video</a><br><br><a href="https://apclassroom.collegeboard.org/103/home?apd=n1w62cy2bt">Faculty Lecture</a> - Data Representation</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/2f59a95f6aa2d00ef1f726b8cdee349c/rgb.png" />
         <pubDate>2021-08-06 20:01:00 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1671334040</guid>
      </item>
      <item>
         <title>PBL Python/Flask Coding and Fundamentals</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1671843048</link>
         <description><![CDATA[<pre><strong>Development </strong>Sprint + Test</pre><div>Focus is to <strong>Sharpen or hone skills.&nbsp; In </strong>other words this is to gain skills on knowledge on top of what we have acquired.&nbsp; <strong>Focus</strong> will be on "<strong>mini-labs</strong>" during this sprint, as well as studying our skills with College Board.&nbsp; Secondarily we will be looking at our Team Project.<br><br>In the <a href="https://unit-resources-apclassroom.s3.amazonaws.com/CSP/Additional_Resources/ap-computer-science-principles-student-handouts.pdf?Signature=GOGaoULABFzJqiRzuN7h0cAsvao%3D&amp;Expires=1632012058&amp;AWSAccessKeyId=ASIAXUCCNI2W6P5K6ZVR&amp;x-amz-security-token=IQoJb3JpZ2luX2VjEFAaCXVzLWVhc3QtMSJIMEYCIQDrYgCxVpDaaaQzgTP2mvxvE8KYUK3B61YMGdeFgkWwUQIhAJuvQXTA6jCWXlIkRNPp1Hom%2BsC3UG8NHlmGlXep3G6tKoMECKn//////////wEQABoMNTI0MTI1MjkyMjA1IgxvNHd%2BEC1nmn2eRHAq1wPt99wbMssjTgv3hBtrFNTEAdzVxhBCc%2BERlPbhOamdXgy4sZ0p43Ed8PCjfA/vPN%2BA36pZbpcFbXNA52y%2BNDBf2d0rg%2BFUm81HULlZiREvN2Qv0oK36/0rTAidkHH/mGINhGi0dUva/t8qpvv3iowIlkvXK05kIEuZPRHrJu/ri6XEQJS%2BY7X8k93lTbZcY3uWmIskZShZsHwsl%2Bc76eDVXgX6vGouFWebEAEDf4ksHYntx1eFDqNYf%2B10Zq9s7rN%2BZfz0Vl2K48P3%2BR4I7RKIaUO0IT4xaP%2BnwDjpZxdtAlY1OnyqNoK1fsvrEw/z24DP8l6FX24n2WkXGl89uggao9t3fqYNPCE42hW6nsQeg5O5CpVWmq7oneNg/ZX%2BSKuL0U/16RjrBRk91e2%2BwYYTHym%2BSl426NbTaWJyhYldsQFbzibKh/yHXKYzWdalQjxRO5PJyCtC%2Bbc%2BtrvOOu2vNSsa2%2B%2B4wDntU/TiQg5/W%2BQl2wzAzdjY8/xEvKBY2zbCS6PNeggAHK%2Bu2Ydj6PFtyZPALoXDR2I47oMLhf0qS7k77Uk0djty4w5zhM6PDv/HxPNjkz30BbBWrMaQdRXbTEPBevyntDZwAMHk3ULQ0Ei5ZPSwrUow25GYigY6pAFWk7K/Xjv6iTt/1SoaElWP8YWn9jm7LumJY6ooMsnPn7L2300xfc%2BRC5EWDA1MRDRxzu3NcTK6gmFG%2BziZiZ6WWmpQEFa10OlIpb7WeQj2iQfeuVpe9Z%2BFuR4b/FdJ4gbiRLQiDnKoFiag50JONgjW98S%2BNEBCdmArWqvi4EMMw1oLefsJAdpX/Detjn/axNuNv0OKqwIEBVkYVa54RHWpO/MKgw%3D%3D">Student handout</a>... <strong>College Board states</strong> that Students need to obtain knowledge and skills that can include, but need not be limited to, "the iterative development process, strategies for collaboration, the development of both data and procedural abstractions, and describing an algorithm’s purpose and explaining how it functions. A development process includes exploration, investigation, reflection, design, implementation, and testing<br>your program. <br><br>Here are <strong>specific objectives</strong> we need to sharpen skill <strong>in Sprint 5,6</strong></div><ul><li>Student needs to become competent in Scrum Team participation,&nbsp; Scrum Board planning, revising plans, and iterating toward successful delivery.</li><li>Scrum Master and Scrum Team needs to optimize delivery between Scrum Team and Teacher.</li><li>Student needs to become competent in HTML, Javascript and Python. Each student needs to learn and apply College Board requirements in "Algorithms and Programming" using these languages.</li><li>Student and Teacher will look at extending mini-labs we have worked on previously, we will look at adding requirements to these labs to hone in on the "Data" and "Algorithms and Programming" skills.</li></ul><div><br><strong>Sprint 5, 6<br></strong>Week 5<br>M - Review material above and <a href="https://poway.instructure.com/courses/108206/assignments/1850635">canvas assignment</a><br>Tu - Units 3.1 and 3.2, Overview of OO's and TO's<br>W - Code, Code, Code<br>Th - TT5, Fundamentals of Programming<br>F - Code, Code, Code, TPT reviews ,&nbsp; Live Reviews start Monday.<br><strong>Week 6<br>Tu - </strong>TPT Units 3.3 and 3.4<br>W - Live Reviews, RGB Work, CCC.&nbsp;<br>Th - TT6, Variables, Lists, Dictionaries<br>F - CCC, Live Grading, Tour of Code, Deliver</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-08 00:45:10 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1671843048</guid>
      </item>
      <item>
         <title>PBL Final Project</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1672103542</link>
         <description><![CDATA[<pre><strong>Reflection/Retrospective </strong>Sprint  </pre><div>Learning outcome.&nbsp; Live and experience the Impact of Computing by becoming part of the Internet and describing your project to the Night at the Museum audience.<br><br></div><pre><strong>Retrospective Sprint 11</strong></pre><div>TPT assignment <strong>Big Idea 5 Impacts of Computing</strong></div><ul><li>Computer Innovations</li><li>Digital Divide</li><li>Computer Bias</li></ul><div>AP Practice Exam</div><div><br>M - W: Continue Indi Reviews and CCC<br>M - Review of canvas<br>Tu - Motivation and Experiences from Students.&nbsp; Complete TPT assignments and AP Test.<br>Th - Retrospective Sprint TT<br>Th - F: Perform Final Project Reviews<br><br></div><pre>Finals Week</pre><div>M - Practice AP Exam Due<br>Tu - Present and Walk About<br>Finals see canvas</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-08 16:33:31 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1672103542</guid>
      </item>
      <item>
         <title>PBL Introduction (Day 0)</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1673589225</link>
         <description><![CDATA[<pre>AP CSP COURSE OUTLINE FOR THE YEAR</pre><div><strong>Methodology</strong>.&nbsp; Project Based Learning (PBL)<br><strong>Guideline</strong>. The 5 Big ideas of Comp Sci Principles<br>Key Learnings for 2021-2022</div><ul><li>Collaboratively Build, deploy and host Web Pages</li><li>Algorithms, Databases, and APIs</li><li>Individual College Board Performance Task Project</li><li>"Real World” Scrum Team projects with a Customer/Sponsor</li></ul><div><br></div><pre><strong>Alerts</strong></pre><ul><li><strong>Assignment Due next Friday</strong> start of class (see canvas)</li><li><strong>5 point seed (highly engaged+, distracted -), we will likely have &lt; 75 points in Trimester 1.</strong></li></ul><div><br></div><pre><strong>Tri1 Project</strong></pre><div>You and your Scrum Team will collaboratively Build, deploy and host Web Pages.&nbsp; This Web project contains work Technicals learned throughout the trimester.&nbsp; This will be done in increments.&nbsp; A <a href="https://nighthawkcodingsociety.com/projectsearch/details/Flask%20Portfolio%20Starter">Flask Portfolio Starter project</a> is provided to help you get started on your journey.<br><br></div><pre><strong>Learning Outcome for Sprint/Weeks 0,1,2</strong> </pre><div>Getting adapted to the Agile development methodologies used in Computer Science and Development tools.&nbsp; Getting introduced to the Tools and Code starters used in building a Python/Flask Web Server.<br><br></div><div>Comp Sci and PBL attitude, suggestions and requirements</div><ul><li><strong>Attitude</strong>.&nbsp; An Agile mindset is not knowing the answer, making lots of mistakes and performing iteration.&nbsp; A successful grade is dependent on making mistakes, research, and iteration.</li><li><strong>Suggestion</strong>. Please bring a personal laptop to class daily.&nbsp; The Internet and AP Central web site can be considered text book. &nbsp;</li><li><strong>Requirements</strong>. Everything will be distributed electronically.&nbsp; All code you develop will be delivered to the Cloud.&nbsp; The class has a NO PAPER policy, when the Teacher sees paper the student may be considered to be distracted (-).</li></ul><div><br></div><div><br></div><pre><strong>Sprint 0</strong></pre><div>Week 0</div><ul><li><pre>Wednesday - <strong>Pick pair share partner, Pick team of four. </strong> Based off of mathematics there can only be 3 teams of 5 maximum.   Spend some time talking and getting to know each other.  Teacher will visit teams as time allows.  Start looking at Tech Talk 0, 0.1; if you run out of things to do.</pre></li><li><pre>Thursday - <strong>Start bringing your laptop</strong>.  Tech Talk 0.  Start setting up tools and code for your 1st Flask/Python web site.</pre></li><li><pre>Friday - As many <strong>0.* tech talks</strong> as possible.</pre></li></ul>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-10 02:36:07 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1673589225</guid>
      </item>
      <item>
         <title>Tech Talk 0.5 - Digital Journal</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1674230865</link>
         <description><![CDATA[<div>Here are some ideas on creating a digital journal (https://padlet.com/jmortensen7/APCentralCSP).&nbsp;<br><br></div><pre>Journal and Responsibility</pre><ol><li>A 5 point seed will be granted to all students.&nbsp; This seed will change (positive +, negative -).&nbsp; The journal is HIGHLY related to your "ENGAGEMENT"&nbsp; in the class, your Grade, and illustrating your commitment. &nbsp;</li><li>You and Pair partner will be collaborating on Journal throughout the trimester.&nbsp; You can share references, but make sure you are both participating in REVISION HISTORY.</li><li><strong>Great memory</strong>. Journal these positives (engagement +)&nbsp; Contribution to the class.&nbsp; Being prepared for Tech Talks and Participating. Being involved in Test Prep Tuesday, Student Lead activities: as a Technical Officer, or as&nbsp; an Operation Officer. &nbsp; Doing exceptional code, analysis and helping others learn.&nbsp; Being thorough in Self Grading processes.&nbsp; Performing exceptional Scrum Master work, exceptional Project Delivery, sharing amazing work via breakouts or through teacher coordination. Arranging or attending professional events with guest speakers in STEM and Technical industries.</li><li><strong>Avoid negatives</strong>.&nbsp; Journal these negatives (distracted -) Lack of memory, lack of attention, lack of energy, coupled with lack of journaling. &nbsp; Start to catch your negatives.&nbsp; Professional is always improving and overcoming.&nbsp; Appropriate conduct is critical to the classroom, inappropriate comments or inappropriate digital media or content will likely cause a point deduction and other action. &nbsp; Paper or books open in class is considered being "off track", this is a likely point deduction.&nbsp; Phones can and should be used to do research, test your web site, or take a picture of a white board.&nbsp; Phones used for non-CompSci task in the classroom, ie call to others, even family members will likely be a point deduction. &nbsp;</li><li>Journal these FYIs, thoughts and questions ... We will have 5 minutes at the beginning and end of class for gear up, wind down, socialize, make phone calls, text, etc.&nbsp; We will have a lot of time in breakouts with Scrum Team that are focused on PBL.&nbsp; Ask yourself each day, what would a professional engineer be doing?&nbsp; or, is what I am doing on the Scrum board and contributing to Team and Project?&nbsp; or, can I wait 'till last 5 minutes to go off track?&nbsp; Enjoy your work, engage in Comp Sci.</li><li>There will be times where your <strong>Journal will be reviewed for points</strong>.&nbsp; A Journal could be coupled or complemented with links to Code comments, README.md files, and other solid Engineering productions (aka a video).&nbsp; These could be links to collaborative work, but whenever you link to something make sure it is obvious that you are part of the creation.</li><li>Bottom line, you need to establish professional "study habits" that enable you to remember concepts.&nbsp; Mr Mortensen will ask, "do you have that in your journal?", "did you ask your pair?", "did you research that topic, show me your journal".&nbsp; Ms Naidu may have similar approach.&nbsp; Both of us would request that you become responsible for retaining information from class, knowing PBL objectives, and use a journal.&nbsp; As a pair, scrum team or crossover group you should have <strong>TREMENDOUS recollection </strong>capability.&nbsp; Establish a relationship where these are your 1st resources for questions and recall.&nbsp; Reference each others journals.&nbsp; Ask them, then ask your Teacher.</li></ol><div><br></div><pre>Digital Divide (Journal Topic)</pre><div>What is the <a href="https://en.wikipedia.org/wiki/Digital_divide">digital divide</a>?&nbsp; College Board <a href="https://apclassroom.collegeboard.org/103/home?apd=acc49kj2ma&amp;unit=5">video</a>, 4 minutes.&nbsp; This is a social issue that is very relevant to Equity, Empathy, and Empowerment.<br><br>1. Why should you become part of the Internet?<br>2. What about lower income people in San Diego?&nbsp; How could you outreach to other students?<br>3. Why do you think I want every student to try and use their own laptop? &nbsp;</div>]]></description>
         <enclosure url="https://padlet.com/jmortensen7/APCentralCSP" />
         <pubDate>2021-08-10 15:07:38 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1674230865</guid>
      </item>
      <item>
         <title>Tour the Code</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1690038458</link>
         <description><![CDATA[<div><a href="https://github.com/nighthawkcoders/flask_portfolio/blob/main/README.md">Flask Portfolio README<br></a><br><strong><mark>Backend</mark></strong></div><pre>Open: flask_portfolio, then double click on main.py</pre><div>1. Everything inside inside the "main.py" file is Python. &nbsp;</div><pre>Find line: 
from flask import Flask, render_template</pre><div>2. At the top you see a line of code that is at the beginning of every Flask app.&nbsp; This is a "package" in Python that allows you to customize the language for a specific purpose.</div><pre>Find line:
app = Flask(__name__)</pre><div>3. This activates Flask.&nbsp; The variable "app" becomes a Flask object, essentially it becomes the brains of the Web application.&nbsp;</div><pre>Find lines:
@app.route('/')
def index():
    return render_template("index.html")</pre><div>4. Using the app brain, you are telling the Flask to add a route (@app.route('/') to the Web app.&nbsp; Notice the '/' this is called a path. &nbsp; Flask runs the function "def index()" when the Web App starts or when user goes back to home.&nbsp; The function renders the file "index.html".&nbsp;</div><pre>Find lines:
@app.route('/kangaroos/')
def kangaroos():
    return render_template("kangaroos.html")</pre><div>5. This is similar to step #4, but now the path is /kangaroos which runs kangaroos.html.</div><pre>Find lines:
if __name__ == "__main__":
    app.run(debug=True)</pre><div>6. When you run 'python main.py', the IDE does this when you press the play button, it starts the Flask brain (app.run).&nbsp; The if line is special logic that says to only run this line it follows directly after python.&nbsp; The debug=True helps us out during development, it helps display errors.&nbsp; The IntelliJ play (app.run) step activates the server http://127.0.0.1:5000/.&nbsp; First 127.0.0.1 is the special IP address that means my machine.&nbsp; Second :5000 is the running port or end point for the application.&nbsp; This number can be thought of as the running address for the Web application and is used for communication.&nbsp; This can be changed, app.run(debug=True, port="5001").&nbsp; There is a notion of default throughout Computer Science.&nbsp; 5000 is the default for Flask.&nbsp; A unique port can enable running many Web apps on the same machine.<br><br><strong><mark>Front End</mark></strong></div><pre>Find and open file: templates/index.html</pre><div>7. This is initial file rendered for the Web app (remember step #4).&nbsp; Be aware that this file is mostly a shell.&nbsp; The real definition of the HTML comes from other files.&nbsp;</div><pre>Find line: {% extends "layouts/base.html" %}</pre><div>8. This is Jinja2.&nbsp; It states that file is extended from the file layouts/base.html. &nbsp; This is part of trying to be efficient with our Programming.&nbsp; HTML is very repetitive with things like colors, fonts, navigation,&nbsp; etc.&nbsp; Run the Flask server through IntelliJ IDE and launch the project a little differently (view-source:http://127.0.0.1:5000/). &nbsp; This will show you all the source that is a part of index.html when it is rendered in the Web browser.&nbsp; The command&nbsp; {% extends "layouts/base.html" %} is a Jinja preprocessing command.&nbsp; That means it goes to work and puts together all the files/layouts. &nbsp; This is efficient for us, we can write less code and be more accurate.</div><pre>Find and open file: templates/layouts/base.html</pre><div>9.&nbsp; Looks for code in this file in the view-source of the index page rendered by the Browser.&nbsp; See if you can start to put things together.</div><pre>Mini Lab</pre><ul><li>Look at Stub code</li><li>Integrate Greet Code (frontend and backend) into TT TPT area of your Web site.</li><li>Make individual pages with Greeting in About area of your project.</li><li>Think about "Lazy" way of doing the above, less copies of the same thing.</li></ul><div><br></div>]]></description>
         <enclosure url="" />
         <pubDate>2021-08-23 01:46:56 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1690038458</guid>
      </item>
      <item>
         <title>Student Led TPT Week 5</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1749798202</link>
         <description><![CDATA[<div>TPT Prep, Watch Videos and do Quiz.<br>3.1 <strong>Variables</strong> and Assignment<br>3.2 <strong>Data Abstraction</strong><br><br>AP CB <a href="https://apcentral.collegeboard.org/pdf/ap-computer-science-principles-exam-reference-sheet.pdf">Pseudo Code</a> reference</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-18 00:42:57 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1749798202</guid>
      </item>
      <item>
         <title>Tech Talk 6 - Fundamentals of Programming</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1749804909</link>
         <description><![CDATA[<div>Fundamentals of any Programming language using College Board language.&nbsp; The <strong>Binary Math lab&nbsp; and is the RGB lab&nbsp; is full of CB required Fundamentals</strong>.&nbsp; &nbsp;<br><br>Below is a 'self lecture' activity.&nbsp; Complete this activity to prepare for language in next lab.&nbsp; 15 minutes.  This will be worth 1pt and reviewed in class on Friday.</div><ul><li><strong>Sequencing</strong> (Order of Code).&nbsp; Sequencing&nbsp; of code&nbsp; is evident in Image Info section of the RGB lab.&nbsp; After opening the file there is a series of steps used to extract Image Information.&nbsp; Find this example of a Sequence and show it in your Journal.</li><li><strong>Selection</strong> Statements (Ifs).&nbsp; <strong>If</strong> conditions are how Python is able to process input on HTML forms. For instance, when input on bulbs is entered in HTML the change in quantity is detected in Python to pass the changed value to the new rendering of the form with the change.&nbsp; Find this example of Selection and show it in your Journal.</li><li><strong>Iteration</strong> (Loops). <strong>Iteration</strong> is used by Jinja2 to produce Bulbs.&nbsp; The number of Bulbs controls iteration.&nbsp; Iteration is the Lazy Programmer friend, look how many lines of HTML are generated by repeating the same lines of code through iteration.&nbsp; Find this example of Iteration and show it in your Journal.</li><li><strong>Variables</strong> and <strong>Data Abstraction.&nbsp; </strong>In the RGB lab, there is a variable used to store the path information.&nbsp; This variable is needed to locate the static image file.&nbsp; This variable is defined and set in main.py to image_data function.&nbsp; Find where path variable is defined use Python print() statement to show path and how it contributes to path Pillow Image.open.&nbsp; Describe this in journal.</li><li>Structuring <strong>Code Blocks</strong> and <strong>Developing Functions.&nbsp; </strong>There are several JavaScript functions in the Binary Math lab.&nbsp; Find 2 functions that respond to Binary Math events.&nbsp; Describe what is in each Code Block.&nbsp; Describe other functions and code block called by these functions.</li><li><strong>Algorithms</strong> are the combination of Code and Presentation that Programmers use to solve problems.&nbsp; The RGB lab uses an algorithm to change and display the image differently than it was defined originally.&nbsp; Find the code snippets and describe the algorithm in your journal.</li></ul><div><br></div><div>New <strong>Mini lab.&nbsp; The </strong>purpose of this lab is to enable Student to gain experience in the Fundamentals of Programming.&nbsp; There are&nbsp; enough&nbsp; options in canvas to have everyone in Scrum Team to take on a Issue/Task.&nbsp; <br><br>Each of the tasks are intended to&nbsp; help the Programmer become more capable Javascript, HTML, and Python programmer.&nbsp; After this lab, Teachers believe student will be more capable working on their own ideas through the rest of the Trimester.<br><br><a href="https://poway.instructure.com/courses/108206/assignments/1856320">See canvas for assignment details.</a><br><a href="https://padlet.com/jmortensen7/logic">Design padlet for design ideas</a></div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/49920d916b086d7928c9e80b66945fa9/logicgates.png" />
         <pubDate>2021-09-18 00:50:53 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1749804909</guid>
      </item>
      <item>
         <title>Tech Talk 7 - Intro to variables, lists, dictionaries</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1749813075</link>
         <description><![CDATA[<div>
<a href="https://padlet.com/sunnynaidu/i2dlcs2ciqukls6z"><strong>Tech Talk 7 Padlet <br><br></strong></a>Python Data Structures</div><div><br></div><ul><li>Using Variables, Lists, Dictionaries</li></ul><div>
<br>Testing Python using Terminal.<br><strong>Review and Code<br></strong>Review usage of Lists, Dictionaries in Code. &nbsp; Also, a review of JSON.&nbsp; <br><br><a href="https://www.w3schools.com/python/python_dictionaries.asp">Dictionaries</a><br><a href="https://www.w3schools.com/python/python_json.asp">JSON Loads, JSON Dumps</a>
</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-18 00:59:06 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1749813075</guid>
      </item>
      <item>
         <title>Student Led TPT Week 6</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1749829033</link>
         <description><![CDATA[<div>TPT Prep, Watch Videos, and do Quiz.<br>3.3 Mathematical Expressions<br>3.4 Strings</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-18 01:17:07 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1749829033</guid>
      </item>
      <item>
         <title>Tech Talk 10</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1750477960</link>
         <description><![CDATA[<div>Debugging is the process of looking at code as it is running. &nbsp;</div><ul><li>Breakpoints.&nbsp; Break, Examine, Resume,  This is the process of interrupting execution with a breakpoint, looking at code path or data, and resuming execution.  Common practice would be to look at Iteration progress or examine code path of a Conditional, or examine when and how data is modified.</li><li>Observing Memory.&nbsp; Looking at variables and complex data structures while code is stopped.</li><li>Conditional Breakpoints.&nbsp; Examine something at certain conditions (Advanced Debugging).</li></ul><div><br><a href="https://www.w3schools.com/js/js_debugging.asp">Browser Debugging&nbsp;</a></div><ul><li><a href="https://javascript.info/debugging-chrome">Debugging and Breakpoints in Chrome F12</a></li><li><a href="https://www.w3schools.com/jsref/met_win_alert.asp">JavaScript Alerts</a>, these can be used as markers and can show</li><li>Console.log in Chrome F12 (see visual)</li></ul><div><br><a href="https://www.jetbrains.com/help/idea/debugging-code.html#general-procedure">Backend Debugging in IntelliJ</a></div><ul><li>Python print() messages in run window</li><li>Python Debugging, <a href="https://www.jetbrains.com/help/idea/using-breakpoints.html#set-breakpoints">setting breakpoints</a></li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/65152d0feadc5e6ba69de53a042de37f/image.png" />
         <pubDate>2021-09-18 14:25:50 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1750477960</guid>
      </item>
      <item>
         <title>Week 7 - Mini Lab</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1750479584</link>
         <description><![CDATA[<pre>TPT Prep, Watch Videos, and do Quiz.</pre><div>3.5 Boolean Expressions<br>3.6 Conditionals<br><br></div><pre><h1>Sprint 7,8 week 7 - Logic gates</h1></pre><div><a href="https://poway.instructure.com/courses/108206/assignments/1856320">See canvas for details.</a><br><a href="https://padlet.com/jmortensen7/logic">See Padlet for design ideas</a><br><br></div><pre><strong>Sprint 7, 8
</strong>Week 7</pre><div>M - Live Grade.&nbsp; Big planning week,&nbsp; Build all things into Scrum Board.&nbsp; Build README for assignments link to issues.&nbsp; Individuals builds checklist in assigned Issue and move to In Progress.&nbsp; Review with cross over doing similar task, make&nbsp; adjustments. &nbsp; Wed 2pts prorgress check and .5 off team each non-participating individual.<br>Tu - Units 3.5 and 3.6, Overview of OO's and TO's.<br>W - Code, Code, Code.&nbsp; Scrum Master reviews and Spot check on individual participation.<br>Th - TT7, Python Lists and Dictionaries with an Activity<br>F - Code, Code, Code</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-18 14:27:22 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1750479584</guid>
      </item>
      <item>
         <title>Week 8 - Student Project Week</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1750480241</link>
         <description><![CDATA[<pre>TPT Prep, Watch Videos, and do Quiz.</pre><div>3.7 Nested Conditionals<br>3.8 Iteration<br><br><strong>Sprint 7, 8<br></strong>Week 8<br>M - PBL planning week, Finish Logic Gate Lab<br>Tu - Crossover/TPT reviews!&nbsp; TO's provide their official solutions on RGB and Logic Gates.&nbsp; TO's and OO's point out recent Mini Labs and relation to Units.&nbsp; Most miss in 3.5, 3.6.<br>W - Code, Code, Code, Review PBL plans - Scrum Master 1pt<br>Th - TT8,&nbsp; Web APIs<br>F - Code, Code, Code</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-18 14:27:57 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1750480241</guid>
      </item>
      <item>
         <title>Tech Talk 5</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1761328102</link>
         <description><![CDATA[<div>Ketchup</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/e7f30902abc17f5fbd8231e8a73602b3/ketchup.png" />
         <pubDate>2021-09-22 23:25:58 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1761328102</guid>
      </item>
      <item>
         <title>Student Led TPT 9</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1767943192</link>
         <description><![CDATA[<div><a href="https://apclassroom.collegeboard.org/103/home?unit=3">Big Idea 3<br></a>3.9 Developing Algorithms<br>3.10 Lists</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-26 01:23:46 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1767943192</guid>
      </item>
      <item>
         <title>Student Led TPT 10</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1767943417</link>
         <description><![CDATA[<div>
<a href="https://apclassroom.collegeboard.org/103/home?unit=4">Big Idea 4</a><br>4.1 The Internet<br>4.2 Fault Tolerance<br>4.3 Parallel and Distributed Computing</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-26 01:24:11 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1767943417</guid>
      </item>
      <item>
         <title>Student Led TPT Week 11</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1767955268</link>
         <description><![CDATA[<div>10-20 minutes.  <br><br>Students should discuss this with personal focus...<br>A. Anyone in Class have Deployment experience?&nbsp; Have they become a part of the Internet?&nbsp; Do they have something&nbsp; they are sharing on the Internet.<br>B. Does anyone have an story where they feel their life has been changed through Computing knowledge or experience?&nbsp; Job, Internship, Scholarship related to tech?</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-09-26 01:44:27 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1767955268</guid>
      </item>
      <item>
         <title>Tech Talk 9 - Introduction to Deployment</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1772410169</link>
         <description><![CDATA[<div><a href="https://apclassroom.collegeboard.org/103/home?apd=n5rz22pu2h&amp;unit=4">Related Video "CB 4.1 Video 2"<br></a><br></div><blockquote><strong>Hosting a Web Application Requirements</strong></blockquote><ol><li>Home Computing - Raspberry Pi (RPi OS)</li><li>Cloud Computing - AWS EC2 with Linux (Ubuntu)</li></ol><div><br></div><blockquote><strong>Learning Opportunities through your Web App</strong></blockquote><ul><li>ISP / Private Networks and IP Addresses</li><li>DNS Servers (Freenom)</li><li>Routing and Port Forwarding</li><li>Reverse Proxy (Nginx)</li><li>Running WEB http:// apps on localhost:5000 (Gunicorn)</li><li>Certificates https:// (Certbot)</li></ul><div><br></div><blockquote>Raspberry Pi Non Production</blockquote><ul><li><a href="https://padlet.com/jmortensen7/pideploy">Starter Guide and Concept running Apps on RPi</a></li></ul><div><br></div><blockquote>Raspberry Pi Production Web Server</blockquote><ul><li><a href="https://padlet.com/jmortensen7/flaskdeploy">Concept and Overview</a></li><li><a href="https://csp.nighthawkcodingsociety.com/deploy">Deployment Guide</a> (production)</li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/1020f39db06eda1c7e35e229b5957aa5/image.png" />
         <pubDate>2021-09-27 20:41:13 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1772410169</guid>
      </item>
      <item>
         <title>Tech Talk 11</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1773179690</link>
         <description><![CDATA[<div><strong>Reflection/Retrospective</strong></div><ul><li>Collaboration.&nbsp; Classic Retrospective questions.&nbsp; Use Geekbot in Slack.  Try to prioritize answers.&nbsp; How did the term go as far as people, relationships, processes, and tools?<ul><li>What went well?</li><li>What didn't go that well?</li><li>What did every team member learn?</li><li>What puzzles every team member?</li></ul></li><li>Individual.&nbsp; Prioritize answers.&nbsp; Data, Programming, Algorithms, Internet.&nbsp; How did the the term go as far as projects?<ul><li>What was your favorite mini-lab project?</li><li>What was your favorite CB topic?</li><li>Identify in priority order biggest challenges.</li></ul></li></ul><div><br><strong>Goals for Trimester 2</strong></div><ul><li>How can I use computing to help me as a student in other classes?&nbsp; How can my computing work and projects help me study my other subjects and interests?</li><li>How can I use computing to build something that is fun for me, as well as leave a legacy for future DNHS students?</li><li>How do I prepare myself for my "Create Task" College Board project?</li><li>How do I prepare myself and group for a 3rd Trimester project and obtain a sponsor? &nbsp;</li></ul><div>&nbsp;</div>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/825bc1f0f5953e0fde3a076af1fbc9c3/image.png" />
         <pubDate>2021-09-28 03:17:31 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1773179690</guid>
      </item>
      <item>
         <title>Tech Talk 8 - Intro to WEB APIs</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1803450241</link>
         <description><![CDATA[<div>APIs lesson based on <a href="https://csp.nighthawkcodingsociety.com/">CSP runtime project</a>, using <a href="https://github.com/nighthawkcoders/nighthawk_csp">CSP GitHub project.</a><br><br><strong>APIs, making</strong> an API (Jokes)</div><ul><li>Making a <strong>List of Jokes</strong>, each <strong>Joke is a dictionary</strong>.&nbsp; See <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/api/webapi.py">webapi.py</a> observe list and creation of dictionaries.&nbsp; There is some future consideration for likes in this dictionary.</li><li><strong>Transporting data through Internet</strong> by <strong>making WebAPI </strong>endpoint, observe "def get_joke()" and&nbsp; "def get_jokes()".&nbsp; Try these <strong>endpoints</strong> through browser: ...<a href="https://csp.nighthawkcodingsociety.com/api/joke">api/joke,</a> ...<a href="https://csp.nighthawkcodingsociety.com/api/jokes">api/jokes</a></li><li>Use JSON response and Jinja2 formatting to build HTML pages off of response and JSON.&nbsp; See requests in <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/starter/starter.py">starter.py</a> (def joke and def jokes).&nbsp; Observe to test in IntelliJ you will need to <strong>uncomment url line</strong> to your localhost and port.&nbsp; See formatting.look at HTML of <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/starter/templates/starter/joke.html">joke.html</a> and <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/starter/templates/starter/jokes.html">jokes.html</a>.&nbsp;</li></ul><div><br><strong>APIs, using </strong>an API (<a href="https://rapidapi.com/category/Weather">RapidAPI</a> - Covid19)</div><ul><li>Obtaining large amounts of data with a <strong>published WebAPI</strong> or RESTful APIs, these provide JSON response.&nbsp; See <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/starter/starter.py">starter.py</a> and observe "def covid19()" (<strong>request, response, and json() formatting</strong>)</li><li>Using <strong>JSON response and Jinja2 to build an HTML</strong> page.&nbsp; See <a href="https://github.com/nighthawkcoders/nighthawk_csp/blob/master/starter/templates/starter/covid19.html">covid19.html</a>.</li></ul>]]></description>
         <enclosure url="https://padlet-uploads.storage.googleapis.com/462290215/cac1750fed5be0c30459e566ddb3b94e/image.png" />
         <pubDate>2021-10-09 00:02:09 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1803450241</guid>
      </item>
      <item>
         <title>Javascript to Python without Page Load</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1834898242</link>
         <description><![CDATA[<div>This Tech Talk will focus on interactions between frontend Javascript and backend Python.&nbsp; <br><br><strong>Ajax or Axios</strong>.&nbsp; Making loading information between Python and HTML fast.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-10-21 23:47:50 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1834898242</guid>
      </item>
      <item>
         <title>Events</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1834898563</link>
         <description><![CDATA[<div>Interaction of user with Web Page, animation and games in Javascript.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-10-21 23:48:05 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1834898563</guid>
      </item>
      <item>
         <title>Databases</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1834899046</link>
         <description><![CDATA[<div>This Tech Talk will focus on SQLite Database.   A Database provides persistent storage in you application.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-10-21 23:48:24 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1834899046</guid>
      </item>
      <item>
         <title>Organizing Files</title>
         <author>jmortensen7</author>
         <link>https://padlet.com/jmortensen7/csp2022tri1/wish/1837278197</link>
         <description><![CDATA[<div>This Tech Talk will focus on some improvement to code.<br><br><strong>Blueprint</strong>.&nbsp; Organizing your files in Python for simplicity and caching.</div>]]></description>
         <enclosure url="" />
         <pubDate>2021-10-22 22:20:16 UTC</pubDate>
         <guid>https://padlet.com/jmortensen7/csp2022tri1/wish/1837278197</guid>
      </item>
   </channel>
</rss>
