Skip to content

The Ada Developers Academy Jump Start program, which is intended for anyone who is interested in beginning their journey into coding.

Notifications You must be signed in to change notification settings

TamikoT/jump-start

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

Ada Developers Academy Jump Start

This repository contains the materials presented during the Ada Developers Academy Jumpstart program. This program is intended for anyone who is interested in jump-starting their journey into coding. These materials and concepts will provide an introduction into programming tools, concepts and processes to assist in getting to the first step in your programming journey.

Instructions

To approach this material, you should first read the learning goals for a given lesson. Then click through the resources one by one, sequentially. Some will be notes and some will be assignments.

The things in the folders (assignments, notes) are all linked in the resources, so you don’t need to click on those folders after as it will only contain things you already went through in "resources".

Learning Goals

Learning Style
Whether you have gone through a traditional post-secondary program recently or not, gearing up to learn new skills can be an adjustment for many folks. It is good to get a gauge on your learning style as soon as possible to be able to jump right in and absorb the material in a way that works well for you.

Problem Solving
Breaking down complex problems is a fundamental skill as a software engineer. While we will be doing this for years to come, we want to give you an opportunity to explore problem solving in programatic ways and exploring topics like:

  • input
  • output
  • algorithms
  • variable substitution

Workflow
Learning to become a programmer requires that you use your computer in the most efficient way possible. This allows you to free up your mental resource so you can focus on the difficult problems rather than navigating your computer.

Exposure to Programming
We think that getting a good start with fundamental programming concepts can help you discover what you love about programming. The list of skills that we consider in this fundamental group include:

  • variables
  • data structures
  • substitution
  • patterns

Table of Contents

Lesson Topic
Lesson 0 Learning Style
Lesson 1 Problem Solving
Lesson 2 Workflow Navigation
Lesson 3 Effective Searching
Lesson 4 Terminal
Lesson 5 Big Picture
Lesson 6 Environment Setup
Lesson 7 Hello World
Lesson 8 Programming Grammar
Lesson 9 Programming Expressions
Lesson 10 Iterators
Lesson 11 Arrays, Hashes

About

The Ada Developers Academy Jump Start program, which is intended for anyone who is interested in beginning their journey into coding.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published