acs-4210-strongly-typed-languages

module
v0.0.0-...-453c55a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 20, 2024 License: MIT

README ΒΆ

gophers

ACS 4210: Patterns & Practices in Strongly Typed Languages

Table of Contents
  1. Course Description
  2. Prerequisites
  3. Course Specifics
  4. Learning Objectives
  5. Schedule
  6. Course Deliverables
  7. Late Assignment Policy
  8. Evaluation
  9. Additional Resources

Course Description

In this course, students discover the value of strongly typed languages in server-side architectures, and dive deep into performant, concurrent programming paradigms present in Go. In studying Go, which is known for its ability to blend the expressive features of dynamic languages (Python, JavaScript) with the performance capabilities of compiled languages (C, C++), students will gain the syntactic diversity required in today's large-scale platform engineering pursuits. Throughout the course, students will learn and implement the design patterns and best practices that make Go a top choice at high-velocity startups like Lyft, Heroku, Docker, and Medium.

Prerequisites

Course Specifics

Course Delivery: online | 7 weeks

Course Credits: 3 units | 37.5 Seat Hours | 75 Total Hours

Learning Objectives

  1. Design and implement command line interfaces, APIs, and bots in Go.
  2. Identify and describe the architectures wherein the features of Golang could be best utilized.
  3. Build data structures that support unmarshalling JSON retrieved from third-party APIs.
  4. Apply Object Relational Mapping techniques to persist data to relational databases in Go.
  5. Gain experience deploying APIs and bots to production.

Schedule

Class Topics
01 πŸ†• Welcome to Class / Static Languages
02 Intro to Go / Tutorial Launch
03 Drill Day
04 Static Site Generators
05 Files & Directories
06 πŸ†• Working with Modules
07 Fast Functionality via 3rd Party Libraries
08 πŸ”¬ Lab: SSG Project
09 Scraping the Web
10 Scraping the Web
11 Working With JSON
12 πŸ†• Pointers
13 Concurrency & Goroutines
14 Project Kickoff
15 TBD
16 Delve into Debugging
17 Benchmarking & Testing
18 Documentation & Deployments
19 Final Presentations

Course Deliverables

We will be using Gradescope this term, which allows us to provide fast and accurate feedback on your work. All assigned work will be submitted through Gradescope, and assignment and exam grades will be returned through Gradescope. As soon as grades are posted, you will be notified immediately so that you can log in and see your feedback. You may also submit regrade requests if you feel we have made a mistake.

Your Gradescope login is your Make School email, and your password can be changed at https://gradescope.com/reset_password. The same link can be used if you need to set your password for the first time.

Assignments must be submitted to Gradescope by 11:59PM PST on the date due.

πŸ“š Assignment πŸ”— Criteria πŸ“† Due Date
Tour of Go Done in Class Jan 28, 2022 (Friday)
Static Site Generator MVP
v1.1 / v1.2
MVP: TBD (TBD)
v1.1 / v1.2: TBD (TBD)
Web Scraper Requirements TBD (TBD)
Blog Post Rubric March 11, 2022 (Friday)
MakeUtility Project
& Presentation
Requirements March 11, 2022 (Friday)

Late Assignment Policy

  • Late assignments that are submitted more than 5 days (120 hours) after the deadline will be given a 25% late penalty.
  • The absolute last day to submit any assignment will be Friday, March 11 at 11:59 PM.

If you require accommodations or have extenuating circumstances such as prolonged illness, please contact your instructor to request an extension.

Evaluation

To pass this course you must meet the following requirements:

  • Complete the tutorial, deliverables, final project, and final presentation as assigned in class and described in the sections below.
  • Actively participate in class and abide by the attendance policy.
  • Make up all classwork from all absences.
Tutorial

Complete the tutorial assigned in class; assessed via graded warmup during week two.

Blog Post

Demonstrate confidence writing and speaking about Go topics by writing a 500+ blog post on a language feature of your choice.

Your blog post must be accessible to the general public to earn credit; do not submit draft posts.

Your grade will be determined via the Make School Blog Post Rubric. You must earn a score of 2.5 or higher to pass.

Final Project

Complete the final project according to the associated project rubric.

Final Presentation

The delivery of a live or pre-recorded presentation is required to pass this course. Presentations will be delivered on our final day of class.

Your three to five minute presentation should focus on the experience you gained and lessons you learned while implementing one of the three Challenges in this course.

Your final presentation will be evaluated based on the Make School Presentation Rubric. You must earn an average of 2.5 on the rubric to pass.

Additional Resources

https://threedots.tech/go-in-one-evening/

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL