Code Monkey home page Code Monkey logo

immersive-go-course's Introduction

Let's go!

An immersive, introductory course to backend software engineering using go.

Requirements

Before you start this course, make sure you've followed all of the instructions in the prep section.

Remember: you can always Google or ask for help if you get stuck.

Projects

This course is structured into self-contained projects that you can work through at your own pace.

Each project has its own directory with a README.md file that has instructions. If you want to take a look at one way of completing an exercise, there's some code waiting on a branch prefixed impl/ (for "implementation") and an associated Pull Request for you to look at. Try not to copy!

  1. CLI & Files
    An introduction to building things with Go by replicating the unix tools cat and ls.
  2. Servers & HTTP requests
    Learn about long-running processes, HTTP and curl
  3. Servers & Databases
    Build a server that takes data from a database and serves it in json format
  4. Multiple Servers
    Build and run file & API servers behind nginx in a simple multi-server architecture
  5. Docker & Cloud Deployment
    Use containers to reproducibly deploy applications into the cloud
  6. Batch Processing
    Build an image processing pipeline with cloud storage
  7. Buggy App
    Run, debug, and fix a buggy application

Contributing

Having your help to improve these projects would be amazing. See CONTRIBUTING.md for a guide on how to get involved.

Feel free to ask for help in the CYF Slack!

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.