Overview of C Language
Compile & Run C Code
What are Variables?
C Operators (with Examples)
See all →
Armstrong Number Program
Check Number is Odd/Even
First n Prime Numbers
Reverse String using Pointer
See all Programs (100+) →
MCQs to test your C language knowledge.
Run C programs and code examples online.
C++ Datatypes and Modifiers
sizeof and typedef
sizeof
typedef
Create Class and Object
Check if Number is Positive/Negative
Half Pyramid with Numbers
Floyd's Triangle
MCQs to test your C++ language knowledge.
Run C++ programs and code examples online.
Python Installation & Setup
Concept of OOP & Class
Access Modifiers
Python Projects →
Print Colored Text in Python
Remove Numbers from String
Compare two Dates
See all How Tos (80+) →
MCQs to test your Python knowledge.
Run Python code examples in browser.
Setting Java Environment
Concept of Constructor
Running a JAR File
Serialization and Deserialization
See all Examples (80+) →
Spring Framework
Spring Boot
Spring Security
Java Library Functions
Type Conversion Examples
Java 11 Features
Basics Of Digital Components
Different type of Logic gates
Memory organization
Types of Computer Networks
Transmission Mediums
ISO/OSI model
Types of Operating System
Process Scheduling
CPU Scheduling
First come First Serve
Shortest Job First
Classical Synchronization Problem
What are Semaphores?
What are Deadlocks?
ER Model
Relational Algebra & Calculus
Types of DBMS Keys
Database Normalization
Datatypes in PL/SQL
PL/SQL Procedures
How to create Cursor?
MongoDB vs. RDBMS
Installing MongoDB
Using MongoDB with Java
Practice SQL Query in browser with sample Dataset.
Using GO Language you can do system programming, web development, DevOps, Cloud computing, and a lot more. It is used by the top product companies of the world like Google, Facebook, Netflix, Amex, Paypal, etc. So let's get started with learning GO Lang.
Required Coins to start the course:
If you don't have enough coins, you can Purchase coins.
Enroll in Course
The entire course is divided into Levels, with each level having multiple Lessons. Each lesson has a coding exercise.
Getting started with GO
Hello World - Let's GO!
First Program in GO
More Functions of the fmt Package
Comments in GO
First Exercise in GO
Understanding Compilation Failure
Strings, Runes, Numbers & Boolean
Types in GO
Importing more than one Package
Declaring Variables in GO
Declare & set Value for Variable
Default Value for Variable
Shorthand Variable Declaration
Rules to Name the Variables
What are Conditional Statements?
Introduction to Operators
Arithmetic Operators
Comparison Operators
Logical Operator
if, else if, and else statements
Little Formatting is Harmless
What is a Block of Code?
Learn about Loops
More about for Loop
Skip parts of Loop - continue and break
Escape Sequences
Type Conversion
Logging Information and Errors
Shadowing Names
Package Names and Import Paths
Taking User Input
Taking User Input Successfully
One more time Baby!
One last time
Formatting Output using Printf()
Formatting width of Value
What is a Function?
Declaring Functions
Calling a simple Function
Rules for Function Names
Function with Parameters
Calling function with Parameter
Variable Scope in Functions
Return Value in Function
Returning Multiple values from Function
Introduction to Pointers
Pointer types
Using Pointers
Functions with Pointers
One Last Exercise
What is an Array?
Creating an Array
Inserting data to Array
Array Literals
Accessing Array using Loop
Array Length using len function
Loop over Array using for...range
What is a Slice?
Slice Literals
Slice Operator
Every Slice is built on an Array
Adding values to the Slice
What is a Map?
Creating a Map
Inserting into Maps
Map Literals
Handling Zero Values
Remove Key/Value Pair
Using for...range with Maps
Introduction to Structures
Create a struct
Access struct fields
Defined types & struct
Using defined types
Struct & functions
Struct & pointers
Struct literals
Struct as a struct field
Constants
Variadic Functions
Using Variadic functions
Passing Slice to Variadic function
Defer execution
Time to Panic
The recover function
Go Routines
More about Go routines
The End
Please complete the Course first and then work on Projects.
Learn all about Defined types in GO in this concept bundle.
Learn about GO packages and how you can create and use custom packages in GO in this bundle.
Create a Web scraper to extract data from a weather website in Go language from scratch.
Here are some free resources for GO Language.
Once you have completed the GO Language course, you can generate your certificate of completion.
200 coins required to generate certificate.
Frequently asked questions related to GO Language. Here we have answers to some of the commonly asked questions.