Code Monkey home page Code Monkey logo

learn-golang-in-1-week's Introduction

Learn Go in 1 Week

Estimated Course Duration: ~4h

This crash course covers hands on practice on the Go programming language. The purpose of this course is to get you confident and up and running with Go in 1 Week.

This course is for anyone with absolute no experience in Go. Having some experience in another programming language will make things a lot easier.

  • Each Day will take about 20-30m of video with practical and hands on experience
  • We'll first cover the basics of the language and it's constructs
  • We'll be building a real world project using the latest best practices
  • We'll improve our project using new constructs/techniques as we Go
  • We'll be writing and testing our code
  • We'll have a fresh copy of the source code for each day before the beginning of each day
  • We'll have the code hosted on GitHub
  • We may take care of repetitive tasks as home works

Topics

  • Go language Basics & Expenses App Project Intro
  • React Client
  • HTTP server & REST API
  • SQL & MariaDB
  • Unit & Integration testing
  • Go Modules & private packaging
  • Docker & Container based apps
  • User Authentication & JWTs
  • HTTP logging

Expenses App features

  • Get all expense (with pagination & search filters)
  • Get 1 individual expense
  • Create an expense
  • Edit an expense
  • Delete an expense
  • Add authentication
  • Save expenses in MariaDB database
  • Create a small Static Server (HTML client)
  • Add unit tests & integration tests
  • Dockerize the Expenses app & add Travis CI

learn-golang-in-1-week's People

Contributors

steevehook avatar

Watchers

 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.