GithubHelp home page GithubHelp logo

packtpublishing / learning-functional-programming-in-go Goto Github PK

View Code? Open in Web Editor NEW
88.0 10.0 50.0 129 KB

Learning Functional Programming in Go, published by Packt

License: MIT License

Shell 40.39% Go 59.53% JavaScript 0.08%

learning-functional-programming-in-go's Introduction

Learning Functional Programming in Go

This is the code repository for Learning Functional Programming in Go, published by Packt. It contains all the supporting project files necessary to work through the book from start to finish.

About the Book

This book bridges the language gap for Golang developers by showing you how to create and consume functional constructs in Golang.

Instructions and Navigation

All of the code is organized into folders. Each folder starts with a number followed by the application name. For example, Chapter02.

When I think of other things to add, I'll put that information here: https:/ / lexsheehan. blogspot. com/ 2017/ 11/ what- you- need- for- this- book. html.

The code will look like the following:

func newSlice(s []string) *Collection {
    return &Collection{INVALID_INT_VAL, s}
}

If you want to run the Go projects discussed in each chapter, you need to install Go. If you're on a Mac, visit here. Next, you need to get your Go development environment running and start writing code. Read the TL;DR subsection of the How to build and run Go projects section of the Appendix. Go to Chapter 1, Pure Functional Programming in Go in the book and start reading the Getting the source code section. Continue reading on how to set up and run your first project. Other Go resources include: Tour of Go (https:/ / tour. golang. org/ welcome/ 1) Go by Example (https:/ / gobyexample. com/ ) Learning Go book (https:/ / www. miek. nl/ go/ ) Go language specification (https:/ / golang. org/ ref/ spec)

Related Products

Download a free PDF

If you have already purchased a print or Kindle version of this book, you can get a DRM-free PDF version at no cost.
Simply click on the link to claim your free PDF.

https://packt.link/free-ebook/9781787281394

learning-functional-programming-in-go's People

Contributors

dominicpereira92 avatar packt-itservice avatar packtpavanr avatar packtutkarshr 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  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  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  avatar  avatar  avatar  avatar  avatar  avatar  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.