Code Talk October Events

Code Talk October Events

Join us every Monday at 4pm MST for Code Talk – a weekly web development Zoom meetup open to the public! Learn the basics of web development with Ben Turner, software engineer at Fidelity Investments.

Code Talk #005
Fun with Functions

Monday, October 5th at 4pm MST

Functions are a fundamental concept in Javascript but can be abstract and challenging to master. Join us for a deep dive into ES6 syntax, generators, classes, promises, closures, and other common functional programming tactics to help you become a better programmer.

RSVP for this Zoom event here.

Code Talk #006
Intro to Unit Tests with Jest and Node

Monday, October 12th at 4pm MST

Testing is an often overlooked part of programming. In this episode, we'll go over the basics of setting up a test environment using the Jest testing framework.

RSVP for this Zoom event here.

Code Talk #007
Problem Solving

Monday, October 19th at 4pm MST

Coding is the art of problem solving using software. In this episode we will look at some common problem-solving techniques and apply them to actual coding puzzles that are often asked in tech interviews and programming books.

RSVP for this Zoom event here.

Code Talk #008
Big O Notation

Monday, October 26th at 4pm MST

Ever been not sure whether your solution to a problem is good or not? Ever wondered if there was a way to measure the efficiency of your algorithm? Enter Big O. In this episode, you'll learn the basics of Big O Notation and how to apply it to your daily coding life.

RSVP for this Zoom event here.