Coder Social home page Coder Social logo

coding-by-example's Introduction

Coding By Example

Learn coding as a creative proccess with this guided tour through coding examples in C#, Python, and Rust.

Quick Start Guide

About the curiculumn

This is an open source coding curiculumn built around 3 core principlesm chosen based on the experiences of the curiculumns primary author both as a student and an instructor.

  1. Don't lose sight of the big picture

    Often coding curiculumns over-focus on the syntax of a particular language. New students may struggle to learn what is common to programming as opposed to being a feature, quirck, or 'gotchya' of the particular language they are being taught. By providing content in 3 languages students can build an intuitive understanding of the difference between syntax and programming.

  2. Teach by lots of examples

    Reading code can be as important a skill as writing it, especially for new programmers. In attempts to keep things simple curiculumns often skip over nuances and edge cases, which later can cause students lots of headaches. This curiculumn will strive to provide a large corpus of examples that can enable students to spot patterns and concepts by skimming and then learn about particulars by diving into particular cases.

  3. Demonstrate the creative process of coding

    In the quest to keep things as simple as possible many courses skip over as much of the setup, planning, and "messiness" of real life programming. This can lead to students learning to program within the friendly and familiar sandboxes of their courses and then being lost when they need to create something outside of that sandbox. Additionally, curiculumns rarely focus at all on the "creative process" of coding, which is vital to exploratory learning. Lessons here will be designed to encourage iterative, exploratory learning by providing a range of tools for running and understanding code. These tools will include debugging, unit testing, and logging.

Using the Curiculumn

The curiculumn is availble free of charge for both commercial and non commercial use (specifically it is licensed under the MIT License ). ./

Getting Started Guides

(TODO, write these guides)

Contibuting

Contibutions are greatly appreciated.

To contact the maintainer

Providing Examples

Code examples in this curiculumn will range from simple code snippets to full size applications. Contibutions will be expected to follow the coding style guideliness of their specific languages, be adequately documented and tested, and be submitted by a pull request.

Examples contibution guide

Non-code contributions are also greatly appreciated.

For mistakes, typos, out-dated info, or the like Open an issue

If you are an educator or writer with insights and experience to share, start a discussion either in the issue tracker or the discord server

For clarity and consistency contibuted lessons should follow the writting style guide (TODO create a writing style guide)

coding-by-example's People

Contributors

kelsonball avatar

Watchers

 avatar  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.