Pinned Repositories
ada-books
ada-pets-node
ada-pets-rails-api
In-Class Exercise: Demonstrating how to incrementally build an API in Rails
ada-pushed
Coursework from Ada's jumpstart program
adagrams
Project: Create the code for the fictional anagram game Adagrams, practicing data manipulation
anti-cannibalism
api-exercise-seven-wonders
Exercise in writing Ruby to parse API responses using Google Maps API
array-equals
array-string-practice
video-store-api
Project: Create an API that demonstrates a number of GET and POST requests in Rails
codesrobertson's Repositories
codesrobertson/js-calculator
Project: Create a CLI program that simulates a calculator and computes user input
codesrobertson/Hashmap-Questions
codesrobertson/slack-cli-reflection
A reflection project on Slack CLI that includes comprehension questions and peer review
codesrobertson/js-testing
A resource used in teaching vanilla JavaScript testing using Jest
codesrobertson/string-manipulation-practice
codesrobertson/slack-cli
Practice working with APIs by writing a command line application that interacts with the Slack API
codesrobertson/array-string-practice
codesrobertson/array-equals
codesrobertson/api-exercise-seven-wonders
Exercise in writing Ruby to parse API responses using Google Maps API
codesrobertson/textbook-curriculum
Ada Developers Academy Online Curriculum
codesrobertson/hotel
Project: Design a system used for managing bookings for a hotel using object-oriented programming design principles
codesrobertson/automated-testing
Exercise: Practice TDD in a project with OOP
codesrobertson/oo-ride-share
Project: Ride Share App practicing Object-Oriented Programming patterns and testing
codesrobertson/restricted-arrays
Assignment to work with array data structure or restricted arrays (as compared to Ruby Array class).
codesrobertson/grocery-store
Project: Develop library code that practices using OO principles, reading from a data store, and TDD
codesrobertson/solar-system
Project: Create a CLI program that interacts with one Solar System and many Planets using OO principles
codesrobertson/csv-practice
codesrobertson/adagrams
Project: Create the code for the fictional anagram game Adagrams, practicing data manipulation
codesrobertson/git-pull-activity
codesrobertson/tdd-exercise
codesrobertson/ride-share
Exercise: Practice working with nested arrays, nested hashes, and performing data transformations
codesrobertson/calculator
Project: Create a CLI program that simulates a calculator and computes user input
codesrobertson/jump-start-live
In person program for Ada Developers Academy students who are not yet confident using loops, arrays, and hashes.
codesrobertson/oo-composition-demo
codesrobertson/clock
codesrobertson/ada-pushed
Coursework from Ada's jumpstart program
codesrobertson/anti-cannibalism
codesrobertson/git-clone-practice
Dummy repo for introducing the git clone process