Discover and read the best of Twitter Threads about #operatingsystem

Most recents (2)

Roadmap to Learn Linux ๐Ÿง

A Thread ๐Ÿ‘‡ Image
1/10: Getting Started

Start by understanding the basics of operating systems and their components. Familiarize yourself with Linux distributions such as Ubuntu, Fedora, or Debian. Choose one that suits your needs and install it on a virtual machine or a spare computer.
2/10: Command Line Basics

Linux relies heavily on the command line interface (CLI). Learn essential commands like ls, cd, mkdir, rm, and mv. Understand how to navigate the file system, create files and directories, and manage permissions.
Read 13 tweets
Go is a programming language that comes with a rich standard library containing many useful packages and modules. In this, I provide an overview of the standard library modules in Go.
#golang #library
๐Ÿงต๐Ÿ‘‡
1๏ธโƒฃ. fmt - This package provides formatted I/O with functions like Println, Printf, and Scanf.
#golang #println
๐Ÿงต๐Ÿ‘‡
2๏ธโƒฃ. net - This package provides a set of network-related functions like dialing a network address, establishing a connection, and listening to a network port.
#network #http #port #golang
๐Ÿงต๐Ÿ‘‡
Read 21 tweets

Related hashtags

Did Thread Reader help you today?

Support us! We are indie developers!


This site is made by just two indie developers on a laptop doing marketing, support and development! Read more about the story.

Become a Premium Member ($3.00/month or $30.00/year) and get exclusive features!

Become Premium

Too expensive? Make a small donation by buying us coffee ($5) or help with server cost ($10)

Donate via Paypal Become our Patreon

Thank you for your support!