LoopCursive
LoopCursive
  • Видео 195
  • Просмотров 94 253
Golang : Named Return | golang tutorial | Lecture 31
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started!
Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning!
In this video, we explore:
🔥1 : What is Output function in golang hindi
🔥2 : What is println() in golang
🔥3 : What is print() in golang
🔥4 : What is prinf() in golang
🔥5 : Println vs print vs printf in golang
🔥6 : What is fmt in golang
Timestamps:
▶️ ( 00:00 ) Intro
▶️ ( 02:43 ) Print()
▶️ ( 04:08 ) Println()
▶️ ( 09:16 ) outro
🔗 Important Links:
⭕ PDF NOTES ➡️ drive.google.com/drive/folders/1893UQMthoPL3eEBqbO0Uos8xRK4CPWpQ?usp=drive_link
⭕ SOURCE CODE ➡️github.com/loopcursive/Golang_Tutorial.git
⭕ SUBSCRIBE😁 ➡️ ...
Просмотров: 42

Видео

Golang : Variable Scope | golang tutorial | Lecture 30
Просмотров 1210 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll learn about Variable scope in GoLang defines where a variable is accessible within your code. It can be either local, limited to a specific function or block, or global, accessible throughout the entire program. Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In ...
Golang : Function Return | golang tutorial | Lecture 29
Просмотров 1910 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Go functions what they do, how they work, and why they're handy for coding. Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is return in function in golang Timestamps: ▶️ ( 00:00 ) Intro ▶️ ( 00:48 ) Function Return ▶️...
Golang : Functions | golang tutorial | Lecture 28
Просмотров 1210 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll learn Go functions easily! Discover what they are, how to make them, and why they're crucial for coding neatly.Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is function in golang 🔥2 : How to create function in golang 🔥3 : Ho...
Golang : Slice Part - 2 | golang tutorial | Lecture 27
Просмотров 1210 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Go slices easily! Learn what they are, how to use them for data, and why they matter. Perfect for beginners and quick refreshers. Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : How to print elements using index 🔥2 : How to...
Golang : Slices| golang tutorial | Lecture 26
Просмотров 2510 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : Slices | golang tutorial | Lecture 26
Просмотров 1411 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : probsolve| golang tutorial | Lecture 24
Просмотров 1711 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : Probsolve | golang tutorial | Lecture 23
Просмотров 1511 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : Break and Continue | golang tutorial | Lecture 22
Просмотров 2411 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll Learn to control loops in Go with 'break' (exit loop) and 'continue' (skip iteration). Boost your Go skills now! Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is break in golang? 🔥2 : What is continue in golang? Timestamps: ...
Golang : While Loop | golang tutorial | Lecture 21
Просмотров 2311 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : Loop | golang tutorial | Lecture 20
Просмотров 1611 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : Switch Case | golang tutorial | Lecture 19
Просмотров 911 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : Else -If | golang tutorial | Lecture 18
Просмотров 1811 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : Conditionals | golang tutorial | Lecture 17
Просмотров 1311 месяцев назад
Welcome to our Golang Tutorial Series! In this video, we'll explore Let's get started! Access the full playlist here: [ ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz ]. . Happy learning! In this video, we explore: 🔥1 : What is Output function in golang hindi 🔥2 : What is println() in golang 🔥3 : What is print() in golang 🔥4 : What is prinf() in golang 🔥5 : Println vs print vs printf in golan...
Golang : TypeCasting | golang tutorial | Lecture 16
Просмотров 2011 месяцев назад
Golang : TypeCasting | golang tutorial | Lecture 16
Golang : ProbSolve - 1 | golang tutorial | Lecture 15
Просмотров 1611 месяцев назад
Golang : ProbSolve - 1 | golang tutorial | Lecture 15
Golang : Printf() | golang tutorial | Lecture 14
Просмотров 1311 месяцев назад
Golang : Printf() | golang tutorial | Lecture 14
Golang : User Input | golang tutorial | Lecture 13
Просмотров 3111 месяцев назад
Golang : User Input | golang tutorial | Lecture 13
Golang : String Methods | golang tutorial | Lecture 12
Просмотров 29Год назад
Golang : String Methods | golang tutorial | Lecture 12
Golang : String Indexing | golang tutorial | Lecture 11
Просмотров 37Год назад
Golang : String Indexing | golang tutorial | Lecture 11
Golang : Strings | golang tutorial | Lecture 10
Просмотров 18Год назад
Golang : Strings | golang tutorial | Lecture 10
Golang : Operators | golang tutorial | Lecture 9
Просмотров 31Год назад
Golang : Operators | golang tutorial | Lecture 9
Golang : Operators | golang tutorial | Lecture 8
Просмотров 55Год назад
Golang : Operators | golang tutorial | Lecture 8
Golang : Data Types | golang tutorial | Lecture 7
Просмотров 67Год назад
Golang : Data Types | golang tutorial | Lecture 7
Golang : Constants & Keywords | golang tutorial | Lecture 6
Просмотров 52Год назад
Golang : Constants & Keywords | golang tutorial | Lecture 6
Golang : Naming Conventions | golang tutorial | Lecture 5
Просмотров 86Год назад
Golang : Naming Conventions | golang tutorial | Lecture 5
Golang : Variables | golang tutorial | Lecture 4
Просмотров 44Год назад
Golang : Variables | golang tutorial | Lecture 4
Golang : Output Functions | golang tutorial | Lecture 3
Просмотров 44Год назад
Golang : Output Functions | golang tutorial | Lecture 3
Golang : Basic Structure | golang tutorial | Lecture 2
Просмотров 112Год назад
Golang : Basic Structure | golang tutorial | Lecture 2

Комментарии

  • @ujastechie
    @ujastechie День назад

    Thank you so much bhai 🙏 Aise with notes and practice questions tutorial banane ke liye aise koi bhi youtuber nhai mila muje specifically kotlin k liye, so once again thank you for your hard work

  • @drj20.05
    @drj20.05 16 дней назад

    great work bro! 🤘keep it up

  • @glittercraftsidea5129
    @glittercraftsidea5129 Месяц назад

    array list return type dena ho to kaise denge

  • @Manik_2003
    @Manik_2003 2 месяца назад

    thank you! brother for the video. 👍

  • @brokenyt578
    @brokenyt578 2 месяца назад

    keep going bro

  • @MukundSRajput
    @MukundSRajput 3 месяца назад

    bruh u deserve millions of like there are some youtubers like hello world who never taught whole go lang neither gave the notes for free ur og

  • @gamingbuddy3112
    @gamingbuddy3112 3 месяца назад

    Thank u bhai mene socha nhi tha ki ye kam karega 😭😭🥺

  • @IrfanMahmud-ly9oo
    @IrfanMahmud-ly9oo 3 месяца назад

    thanks man

  • @rizwanshoaib8200
    @rizwanshoaib8200 3 месяца назад

    nice thanks

  • @crazyrajuofficial
    @crazyrajuofficial 5 месяцев назад

    Rust package & crate topic par video banaye, hum package ka use kar sake 🙏

  • @Erwinsmith27
    @Erwinsmith27 6 месяцев назад

    Linux me kaise karneka kuch idea?

  • @moh2n2dayman74
    @moh2n2dayman74 7 месяцев назад

    انت راجل متحترم

  • @pradeepchandra2232
    @pradeepchandra2232 7 месяцев назад

    it is very helpful

  • @pradeepchandra2232
    @pradeepchandra2232 7 месяцев назад

    awesome

  • @pradeepchandra2232
    @pradeepchandra2232 7 месяцев назад

    great video

  • @pradeepchandra2232
    @pradeepchandra2232 7 месяцев назад

    nice

  • @pradeepchandra2232
    @pradeepchandra2232 7 месяцев назад

    nice video

  • @NitinHi-bw3is
    @NitinHi-bw3is 8 месяцев назад

    Bhai ye khul Nahi rahi

  • @skgeducation7483
    @skgeducation7483 8 месяцев назад

    wow very nice Teaching

  • @skgeducation7483
    @skgeducation7483 8 месяцев назад

    thank you very much

  • @M-ONE9
    @M-ONE9 8 месяцев назад

    Thanks man works fine 👍

  • @realfight4848
    @realfight4848 8 месяцев назад

    Thank You ,❤❤😊😊

  • @Gogo51111
    @Gogo51111 9 месяцев назад

    bro convert karne k liye ye method bhi kaam me le sakte he na ? var number = readline() !!.toInt() toLong, toShort, toDouble, toFloat etc...?

  • @Gogo51111
    @Gogo51111 9 месяцев назад

    thanku bro

  • @jahanvi122
    @jahanvi122 9 месяцев назад

    Don't know why your channel is so underrated. Love your videos❣❣

  • @hitesharora4883
    @hitesharora4883 9 месяцев назад

    bhai explain to karne #[derive(debug)]. Otherwise tu acha padhata hai

  • @yashcoder291
    @yashcoder291 10 месяцев назад

    bro you could increase your reach by making some awesome project tutorial your teaching style is great.

  • @rockybillboy6151
    @rockybillboy6151 11 месяцев назад

    sir please full rust notes(single pdf) k link share kardo...please please...i really like your tutorial

    • @LoopCursive
      @LoopCursive 11 месяцев назад

      currently i am working on golang so, aap muje thora sa time de do main sab notes ka ek pdf bana kr upload kr dunga

    • @rockybillboy6151
      @rockybillboy6151 11 месяцев назад

      @@LoopCursive Ho sake toh jaldi send kardo...i have to prepare for a test in rust...please sir

  • @binaryshell
    @binaryshell 11 месяцев назад

    Aapka course bahut accha hai Bas thora aur advance batayee For eg-Password ko cypher text me store karna , randomizor aur seed ke use see

    • @LoopCursive
      @LoopCursive 11 месяцев назад

      yea probsolve advance problem ko solve krne ke liye nhi h ishe maine basic sai problem ko solve kaise krthain h ish liye banaya h aur advance topic ayega but pahle basics tho clear kr do bro..

  • @increasewithamit988
    @increasewithamit988 11 месяцев назад

    Bro ek help kar do please

  • @increasewithamit988
    @increasewithamit988 11 месяцев назад

    Bro aap bahut hard work kar rhe bahut jaldi aapka channel bahut bada Banega

  • @user-cx3rc3sz4i
    @user-cx3rc3sz4i 11 месяцев назад

    your way of understanding is good

  • @officialgamer7433
    @officialgamer7433 11 месяцев назад

    Thanks bro

  • @valorantmoments2141
    @valorantmoments2141 11 месяцев назад

    super

  • @HarshHere125
    @HarshHere125 11 месяцев назад

    🫡

  • @STATUSVIDEO-ij6do
    @STATUSVIDEO-ij6do Год назад

    Great Explained 💗

  • @STATUSVIDEO-ij6do
    @STATUSVIDEO-ij6do Год назад

    Amazing Course ❤❤ thankuuuu so much bhaiya you are genius great teacher

  • @Sachin-yn5su
    @Sachin-yn5su Год назад

    Fatal error LNK1104 :cannot open file

  • @Sachin-yn5su
    @Sachin-yn5su Год назад

    I got error bro

  • @AliHassan-wc6nb
    @AliHassan-wc6nb Год назад

    Hi, golang ka koi web framework hai? Jesa python flask django hai.

  • @sufiyansheikh8410
    @sufiyansheikh8410 Год назад

    Brother continue karo na rust please

  • @LoopCursive
    @LoopCursive Год назад

    Golang Complete Playlist : ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz

  • @LoopCursive
    @LoopCursive Год назад

    Golang Complete Playlist Link : ruclips.net/p/PLRuqvIc0eAmrd3GEkhtcC8NvMf75l0XCz

  • @STATUSVIDEO-ij6do
    @STATUSVIDEO-ij6do Год назад

    Plsss

  • @STATUSVIDEO-ij6do
    @STATUSVIDEO-ij6do Год назад

    Bro Rust Course complete kr do na Sab ruk kr hai

    • @LoopCursive
      @LoopCursive Год назад

      ok bro but main rust par aur video upload kr dunga pr golang course half complete ho jayega tab ok

    • @STATUSVIDEO-ij6do
      @STATUSVIDEO-ij6do Год назад

      @@LoopCursive thanku bro you are great .❤💗👌

  • @lightyagami7087
    @lightyagami7087 Год назад

    Bro thanks alot and keep up the good work u will grow for sure❤❤😊

  • @Prabh_cc
    @Prabh_cc Год назад

    Finally 🎉, we did it❤❤❤