Tutorial Gateway

  • C
  • C#
  • Java
  • Python
  • SQL
  • MySQL
  • Js
  • BI Tools
    • Informatica
    • Talend
    • Tableau
    • Power BI
    • SSIS
    • SSRS
    • SSAS
    • MDX
    • R Tutorial
    • Alteryx
    • QlikView
  • More
    • C Programs
    • C++ Programs
    • Go Programs
    • Python Programs
    • Java Programs

Go Programs

The following is the list of Go programming examples or Go programs that help you practice at your lab. We categorically divided this page into different sections, and each section has a different set of Go programs.

All the Go programs that we mentioned here have the program code along with the execution result. However, we haven’t explained the step-wise analysis because we already did in C programs and Python Programs. To make it simple, we have given the same names to these Go examples. I suggest you refer to C or Python to understand the analysis part (if needed).

Basic Go programs

  1. First Hello World
  2. Add Two Numbers
  3. Compound Interest
  4. Count Digits in a Number
  5. Cube of a Number
  6. Even or Odd
  7. Even Numbers from 1 to N
  8. Factors of a Number
  9. Largest of Two Numbers
  10. Largest of Three Numbers
  11. Multiplication Table
  12. Natural Numbers from 1 to N
  13. Natural Numbers in Reverse Order
  14. Number divisible by 5 and 11
  15. Odd Numbers 1 to N
  16. Palindrome Number
  17. Perfect Number
  18. Prime Number
  19. Product of Digits in a Number
  20. Positive or Negative
  21. Power of a Number
  22. Profit or Loss
  23. Print 1 to 100
  24. Print 1 to 100 without using loop
  25. Reverse a Number
  26. Simple Interest
  27. Square of a Number
  28. Square root of a Number
  29. Sum and Average of Natural Numbers
  30. Sum of Digits in a Number
  31. Sum of Even Numbers
  32. Sum of Even and Odd Numbers
  33. Sum of Odd Numbers

Go Array Program

  1. Sum of Array Items

Volume and Surface Area Programs

The following Go examples will find and return the volume, surface area, and lateral surface area of different shapes.

  1. Volume and Surface Area of a Cone
  2. Volume and Surface Area of a Cube
  3. Surface Area and Volume of a Cuboid
  4. Volume and Surface Area of a Cylinder
  5. Volume and Surface Area of a Sphere

  • SQL DML, DDL, DCL & TCL Cmds
  • SQL NOT EXISTS Operator
  • SQL UPDATE from SELECT
  • SQL AFTER UPDATE Triggers
  • SQL Get Column Names in Table
  • SQL IF ELSE
  • SQL ACID Properties
  • SQL FOR XML PATH
  • Java Two Dimensional Array
  • Java Perfect Number Program
  • Java Count Digits in a Number
  • C Compare Two Strings Program
  • C Print Prime Numbers 1 to 100
  • C program to Reverse a String
  • C Palindrome Number Program
  • C Program for Palindrome String
  • C Remove Duplicate String Chars
  • C Square of a Number Program
  • C Sum and Average of N Number
  • Python Fibonacci Series program
  • Python Area Of Circle Program
  • Python Prime Numbers 1 to 100
  • Python Program for Leap Year
  • Tableau Rank Calculation
  • Tableau Google Maps usage
  • Power BI Format Dates
  • Power BI Top 10 Filters
  • Power BI – Create Hierarchy
  • Power BI DAX Math Functions
  • Learn SSIS in 28 Days
  • SSIS Transformations
  • SSIS Incremental Load
  • SSRS Drill Through Reports
  • SSRS Drill Down Reports
  • R Programming Tutorial

Copyright © 2021 · All Rights Reserved by Suresh

About Us | Contact Us | Privacy Policy