Coder Social home page Coder Social logo

chicken_ser's Introduction

What Is This?

This repo contains a Ruby script that, when run, will help you learn things!

How will it help me learn things?

  • Clone down the repo and cd into the directory
  • Run the program like this:
./cs_on <name of the file>

For example:

./cs_on 01_inheritance.rb
  • Only run the following files:
    • 01_inheritance.rb
    • 02_module_namespacing.rb
    • 03_module_mixins.rb

This will output a series of code examples to the terminal. Your jobs is to just look at it. Try to take it in and reason about what the code is doing. You might not understand the technical ins-and-outs of the code you're shown. The point is for you to expose yourself to it, think about, and try to puzzle about what the code does conceptually.

When you feel you have a general sense of what the code in the example does, hit enter for the next example.

Note

It's super important you don't research anything! You're working on your ability to reason about code. It should be progressive, so the previous example should set you up for the next one.

chicken_ser's People

Contributors

octosteve avatar sophiedebenedetto avatar

Watchers

James Cloos avatar Ruth Mesfun 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.