
Start Google Go Programming Today and Become a Master of Golang!
Categories: Programming Languages
Course Content
S01. Establishing your Go Language system
-
1. Introduction
00:00 -
2. Setting up Golang
00:00 -
3. Downloading and Installing Go Compiler
00:00
S02. Golang fundamentals
-
4. Understanding basic structure of the GO language – Copy
00:00 -
5. Undersanding Basic Syntax to be used in GO language
00:00 -
6. Learn Data Types Available in Go Language
00:00 -
7. Working with Integer Type in GO Language
00:00
S03. Golang variables and operators
-
8. Understanding Variable and their Uses in Go Language
00:00 -
9. Understanding How to Modify Variables in GO Language
00:00 -
10. Learn Arithematic Operators and their Uses in Go Language
00:00 -
11. Learn Assignment Operators and their Uses in Go Language
00:00 -
12. Understanding the if statement for comparison operators
00:00 -
13. Learn Relational Operators and their Uses in Go Language
00:00 -
14. Learn Logical Operators and their Uses in Go Language
00:00
S04. Golang If statements
-
15. Working with If Statement in Detail
00:00 -
16. Learn How to use If and else both in GO Language
00:00 -
17. Learn if, else and else if in detail in GO Language
00:00 -
18. Understand Nested if and else and their Uses in Go Language
00:00 -
19. Nested If, else and else if in detail with example
00:00
S05. Golang Switch statements and For loops
-
20. Understand Switch Statement and it’s work flow and uses in Go Language
00:00 -
21. Switch Statement Detailed
00:00 -
22. Understanding for loop in GO language
00:00
S06. Golang functions
-
23. Creating very basic function in Go lang
00:00 -
24. Using Functions in Go language with Parameter
00:00 -
25. Using multiple parameters in a function in golang
00:00 -
26. Converting Integer to string in Go lang
00:00 -
27. Return single or multiple functions values in go lang
00:00 -
28. Global and Local Variable scop rule in GO lang and other programming language
00:00 -
29. Builtin String Functions in GO lang (detailed)
00:00 -
30. Builtin String Functions in GO lang (detailed) p2
00:00 -
31. Builtin Math Functions p1 (detailed)
00:00 -
32. Builtin Math function p2
00:00
S07. Golang arrays and pointers
-
33. Basic of array in Go lang, Creating array, and calling it
00:00 -
34. Creating arrays with different styles
00:00 -
35. Understanding Multidimentional array, accessing arrays data and editing in go lang
00:00 -
36. How to use Pointers in Go lang
00:00
S08. Golang structures, slices, and ranges
-
37. Understanding Structures in Golang and how to use them
00:00 -
38. Working with structure in function in golang
00:00 -
39. Understanding slices in golang
00:00 -
40. Understanding Range in golang with arrays in detail
00:00 -
41. Using range to itrate map in golang
00:00 -
42. Making recursive function in golang
00:00
S09. Golang web development_ HTML basics
-
S2 1. Learn Html Basics for GO Language
00:00 -
S2 2. Understanding Basic Text Logic of HTMLization
00:00 -
S2 3. Understanding Attributes and it’s uses in HTMLization
00:00 -
S2 4. Understanding Fix attributes
00:00 -
S2 5. Documenting and Commenting
00:00 -
S2 6. Understanding Linking Methods in HTML
00:00 -
S2 7. Understanding how to apply images in html
00:00 -
S2 8. Tabulating in HTML
00:00 -
S2 9. Undertanding Iframe logic and Uses
00:00 -
S2 10. Learn Head area and it’s deep parts
00:00 -
S2 11. Understanding User Inputs (Audio Fix)
00:00 -
S2 12. Div and other sementic tags
00:00 -
S2 13. Lists ordered and unordered
00:00 -
S2 14. Nested ordered and unordered lists
00:00
S10. Golang web development_ CSS basics
-
S2 15. IDs, Classes and their uses in CSS
00:00 -
S2 16. Background properties and its uses
00:00 -
S2 17. Understanding Element Box Model
00:00 -
S2 18. Floating and clearing the elements
00:00 -
S2 19. Understanding Positioning
00:00
S11. Golang web development: Basic website structure
-
S2 20. Designing header and understanding basics of page designing
00:00 -
S2 21. Designing navbar
00:00 -
S2 22. Main area and footer designing
00:00
S12. Golang web development: Bootstrap framework
-
S2 23. How and why to use bootstrap for front end development
00:00 -
S2 24. Bootstrap typography
00:00 -
S2 25. Bootstrap Colors
00:00 -
S2 26. Tabulating
00:00 -
S2 27. Understanding navigations using bootstrap
00:00 -
S2 28. Understanding Complete Navigation bar
00:00 -
S2 29. Understanding Bootstrap Container type and their uses
00:00 -
S2 30. Understanding rows and columns logic
00:00 -
S2 31. Adding responsiveness to the page
00:00
S13. Golang web development: Creating a website template
-
S2 32. Designing web page using bootstrap template method
00:00 -
S2 33. Some little tweaks about the grid system of the bootstrap columns
00:00 -
S2 34. Understanding List group and list group items while making sidebar
00:00 -
S2 35. Making of main area and footer
00:00 -
S2 36. Understanding text template new, parse and execute keyword in golang
00:00 -
S2 37. Understanding basic usage of text templating in golang
00:00 -
S2 38. Basics of OS package in GOlang
00:00 -
S2 39. Using Range keyword to apply slice in templating
00:00 -
S2 40. Using Variable in the in the template golang
00:00 -
S2 41. Separating template file from go programming file in golang
00:00 -
S2 42. Passing data to template file in Golang
00:00 -
S2 43. Using Variables in template file golang
00:00 -
S2 44. Using slice in template golang
00:00 -
S2 45. Applying HTML tags to the template golang
00:00 -
S2 46. Using Maps in template golang
00:00 -
S2 47. Using structure in the template golang
00:00 -
S2 48. Understanding FuncMap and Funcs in golang, applying builtin string functions
00:00 -
S2 49. Using Custom Functions in the Templates golang
00:00 -
S2 50. Using if in templates golang
00:00 -
S2 51. Using and or in template with if golang
00:00 -
S2 52. Using if else if and else in template golang
00:00 -
S2 53. Using Greater than gt less than lt and equal to eq statement in template golang
00:00 -
S2 54. Nested templating in golang
00:00 -
S2 55. Using method in template
00:00 -
S2 56. Converting gohtml file into html file golang
00:00 -
S2 57. Using nethttp package with listenandserve functions
00:00 -
S2 58. Detailed talk about request and response in golang
00:00 -
S2 59. Dynamic Live Code reloading of web app by Fresh Plugin golang
00:00
S14. HTTP status codes
-
S2 60. HTTP Status code understanding
00:00 -
S2 61. Understanding HTTP Status Codes
00:00 -
S2 62. Understanding HTTP Status Codes p2
00:00 -
S2 63. Understanding HTTP Status Codes p3
00:00 -
S2 64. Understanding HTTP Status Codes p4
00:00
Student Ratings & Reviews
No Review Yet
Your Instructor
Muaaz Farooq
Follow Me: