Git Product home page Git Product logo

mod-1-be-exercises's Introduction

Welcome to Mod 1!

This is the primary repository you will use throughout module 1 at Turing.

You will find almost all the interactive resources you will need here, and the rest on the Turing Backend Website.

Setup

You should fork this repository and then clone YOUR fork to your computer. Make sure you don't clone the turingschool-examples repository.

You can confirm that you have cloned the correct repository by running git remote -v. You should see something like this:

origin	[email protected]:<YOUR_USERNAME>/mod-1-be-exercises.git (fetch)
origin	[email protected]:<YOUR_USERNAME>/mod-1-be-exercises.git (push)

Each section has its own README to describe how to best use the provided resources. Let's take a look around.

Table of Contents

Lessons

You will find the starter code for many of your lessons in the Lessons directory. Often, instructors will do code-alongs during lessons, and it can be helpful to follow along and take notes of your own.

Practice Ruby Exercises

This is a collection of exercises to practice various aspects of Ruby. Each folder in Ruby Exercises is a set of related exercises. Open up the folder and read the README to learn more about them.

For anyone familiar with the old ruby-exercises repo, these are the same ruby exercises from turingschool-examples/ruby-exercises. We have just consolidated all resources into one place.

Practice Independent Challenges

In week 6, students will participate in the Final Independent Challenge (also called Final Assessment) that will count towards the promotion decision. This 3 hour code challenge that students will complete independently, meaning the student cannot seek help from other students, mentors, etc. Students are allowed to reference notes, other projects, and the internet.

In order to practice for the Final Independent Challenge in week 6, students will be given a weekly practice Independent Challenge starting in week 2. They will be submitted using a Github Pull Request, and instructors will give feedback in various forms. These are not formal assessments, but an opportunity for the student to practice their problem solving skills and receive feedback from instructors. Students are expected to complete the first three iterations.

Students can find examples of Independent Challenges in the Practice Independent Challenges directory.

mod-1-be-exercises's People

Contributors

abdulredd avatar brandenge avatar dcoleman21 avatar epintozzi avatar juliet-e avatar katbrandt avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.