Logo
Search Shelves Books Log in
Info
Content
Recent Books

Go from scratch

Node JS

Go

Algorithms

Docker

C#

I found my glasses - I can C# now!

Theory

Git

Linux

CSS/HTML

PHP

It pains me to know that I've spent time working on PHP

Python

"There's two kinds of people in the world: people who've mastered dictionaries and total goobers...

Recently Updated Pages

6: Arrays, slices and maps

More data types! But they're also kinda the same. Arrays Arrays in Go are exactly what you'd ex...

5: Variables, data types and naming conventions

Without variables, I don't think you'd ever be able to do very much with Go. Definining and reas...

4: Running and building a Go application

Source code alone isn't much use, so (naturally) Go comes with tools to compile source code into ...

2: Creating a new Go project

Now you're setup with Go, we can start with our first Go program. Create a new directory First,...

3: Creating your first Go file

First, open your helloGo folder inside of your editor of choice. I'll be using Visual Studio Code...

1: Getting setup with Go

Downloading and installing from golang.org You can find Go installers at https://golang.org/dl/,...

Configuring Python and MSBuild tools

To set a location for Python 2 web on master (a7669af) via ⬢ v15.0.1 ❯ npm config set python "C...

Docker Compose

Docker Compose is a tool to create applications that have multiple dependencies that are all in t...

Word wrapping

v1 Does not support line breaks. # Python def word_wrap(words, line_len=40): split_words =...

Flash taskbar icon

To flash the Windows taskbar icon, use the bundled Python library ctypes. import ctypes ctypes....

LocalStorage driver for Selenium in Python

class LocalStorage: def __init__(self, driver) : self.driver = driver def ...

Check if specified path exists in an object or array (JSON)

def check_json_path_exists(path, obj): """ Recursively checks if a specified path exist...

Recent Activity
Thomas Pain
Thomas Pain updated page 6: Arrays, slices and maps
1 month ago
Thomas Pain
Thomas Pain created page 6: Arrays, slices and maps
1 month ago
Thomas Pain
Thomas Pain updated page 5: Variables, data types and naming conventions
1 month ago
Thomas Pain
Thomas Pain created page 5: Variables, data types and naming conventions
1 month ago
Thomas Pain
Thomas Pain updated page 4: Running and building a Go application
1 month ago
Thomas Pain
Thomas Pain updated page 2: Creating a new Go project
1 month ago
Thomas Pain
Thomas Pain updated page 4: Running and building a Go application
1 month ago
Thomas Pain
Thomas Pain created page 4: Running and building a Go application
1 month ago
Thomas Pain
Thomas Pain updated page 3: Creating your first Go file
1 month ago

Shelves

Sort
Name
  • Name
  • Created Date
  • Updated Date

Programming

Created 1 year ago
Updated 1 year ago

SysAdmin and Software

Created 1 year ago
Updated 7 months ago

Tutorials

Created 1 month ago
Updated 1 month ago
Actions
Back to top