Git Product home page Git Product logo

golang_tutorial_zero_to_hero's Introduction

GoLang tutorial for Beginners

NOTE: This tutorial is written for people who have less that one year programming experience or even no experience whatsoever.

A question I get commonly asked as as a speaker and mentor is, Are bootcamps worth it? Should I go to a bootcamp to start my career in tech? I have the hardest time answering that question. This truth is, all the material provided in software bootcamps is available online for free.

The reason behind this course is to provide that same free content, but for my favorite programming language Go

What is Go?

I believe the simplicity and cleanliness of the Go programming language makes it suitable as a language for first time programmers.

Go is a programming language was developed at google in 2009. It was written to help replace some of the heavy and complex c++ infrastructure. Since then it has grown to a powerful tool for all types of programming.

The Why of Go

Here is a great video by Carmen Andoh about Go and why to use it.

https://www.infoq.com/presentations/go-concurrency-gc/

[4.2 Using Opensource Libriares]

Extras (Coming Soon)

  • Problem Solving
  • Object Oriented Programming in Go
  • Concurrency in Go

Additional Resources

golang_tutorial_zero_to_hero's People

Contributors

dezren39 avatar soypete avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

golang_tutorial_zero_to_hero's Issues

Intro Part 3 Write GO server

This section will be the new developers first project. Go over in high level what will be covered in this section and how it will benefit them in a future career.

3.2 Chat server Example project

Create a project requirement doc for user. explain what they need to create. Encourage them to create a project repo on their preferred git provider (github, gitlab, bitbucket, etc).

add an example project to the examples repo

3.1 Intro to apis

Give an intro to what APIs are. Talk about different protocols. Give code examples and exercises. Use the standard lib and 3rd party lib to you preference

Intro part 2 Using the Command Line

write an intro to the Using the Command Line section. Explain why it is important for developer to feel comfortable using the command line and the benefits it will give in a career. Give a high-level introduction to what will be covered in the section

2.3 Install Go

curate a walk through for a person's first time installing Go. Use code examples and screen shots for clarity. Go through a variety of install options including binary, brew, apt, apk, from source, etc.

2.1 bash

Write the section about using bash commands in the terminal. Go through the outline in the markdown file. Add content for a variety of operating systems. Remember people using open source learning may not have access to purchase new development machines.

Intro to Windows Terminal

I do not program on a windows machine. I am very infamiliar syntax for windows based terminals and/or powershell. This tutorial needs content for windows based programers in the following sections:

Content should include an explanation of basic topics, videos or images of process, and/or additional resources for practice.

2.2 Git

Create a section of the course to teach git to first time users. Add example, use cases, and execises

2.4 Pick Your IDE

Explain to a first time user what an IDE is and what its purpose is. Explain popular choices for developing it go. Out line popular text-editor plugins. Create a walk through for installing and setting up vs code.

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.