Five of my favorite project ideas to learn Go.

Поділитися
Вставка
  • Опубліковано 23 жов 2024

КОМЕНТАРІ • 121

  • @dreamsofcode
    @dreamsofcode  2 місяці тому +7

    Click this link sponsr.is/bootdev_dreamsofcode and use my code DREAMSOFCODE to get 25% off your first payment for boot.dev. That’s 25% off your first month or your first year, depending on the subscription you choose.

  • @edems131
    @edems131 2 місяці тому +92

    Ideas
    1. Todoapp (in cli)
    2. Web api (stateless calculator)
    3. Web scraper (dead link finder)
    4. URL shortener (html in go)
    5. Currency converter (TUI + api)

  • @venkeythemonkey
    @venkeythemonkey 2 місяці тому +87

    Wtf man. The video production quality is soooo good

    • @dreamsofcode
      @dreamsofcode  2 місяці тому +31

      Thank you! I actually really appreciate that!
      I spent a lot of time watching cinematic vloggers and have been inspired!

  • @jaopredoramires
    @jaopredoramires 2 місяці тому +3

    I like this video format: More paced-down, differing visuals (alternating between the screen and the laptop itself), and overall editing style. Keeps it fun, pretty and easy to watch

  • @bastiana3611
    @bastiana3611 2 місяці тому +20

    nice video! When I was still learning Rust I really enjoyed a building a search engine, a programming language and a simple operating system kernel, as i found i learnt a ton that way.

    • @dreamsofcode
      @dreamsofcode  2 місяці тому +3

      these are really good ideas for Rust! Jotting them down for my next video.

    • @rasheedstarlet
      @rasheedstarlet 2 місяці тому

      I did also build an OS in Rust too
      And I am currently building a programming in Rust with plans to build a PL in Go

    • @rasheedstarlet
      @rasheedstarlet 2 місяці тому

      ua-cam.com/video/26qi_9bYAho/v-deo.htmlsi=QFbHtzAjWfaE3Z1l

    • @armanrozika
      @armanrozika 12 днів тому

      @@rasheedstarlet lmaooo

    • @rasheedstarlet
      @rasheedstarlet 12 днів тому

      @@armanrozika why?

  • @Redyf
    @Redyf 2 місяці тому +20

    It's always a good day when Dreams uploads!

  • @fahimferdous1641
    @fahimferdous1641 2 місяці тому +50

    None of y'all are first, i am fast and first, eventual consistency

  • @Gigusx
    @Gigusx 9 днів тому

    Cool ideas. I'm considering giving Go or Rust a try soon too!
    I think there's also a value in going deeper into a single project rather than building multiple ones. It doesn't give you as much breadth as making completely different things, but making something you've already made increasingly more complex gets you to learn a lot more about that single project (e.g. building a todo app in CLI without persisting data -> adding file support to persist data -> adding database support -> adding email reminders). And it's nice not to have to build out the entire thing from scratch again, instead you can focus on just those parts you haven't worked with before wink😉

  • @StudioGuitarra
    @StudioGuitarra 2 місяці тому +4

    Love the content and production you been delivering for this last few months, I wanted to start thinkering with go since started working with K8s operators last year and this is the motivation/example video I needed. Thank you ❤️

    • @dreamsofcode
      @dreamsofcode  2 місяці тому

      Thank you! I've been really enjoying the direction I'm going in. Glad to hear you and others are enjoying it as well.
      I def wanna do some k8 operator content as well, they're really fun.

  •  2 місяці тому +1

    As with all of your videos, I find this one extremely valuable, even more so with the companion repo with the requirements and guidelines for the projects. Thank you! Also, great great production!

  • @approxahmed
    @approxahmed 2 місяці тому +1

    I have been interested in learning Go for a while but haven't made the time to learn it yet (currently learning other stuff)
    But the two projects that I decided I will be making to learn Go from are:
    - A File Manger Application (probably TUI first, then GUI)
    - A Programming Language Interpreter (based on the "Writing An Interpreter In Go" book)

  • @ja31ya
    @ja31ya 2 місяці тому +1

    Absolutely excellent content!
    This is probably the best way to learn a new language and is exactly what I do. I usually port an existing project of mine into the new language.

  • @Sprite201
    @Sprite201 2 місяці тому +1

    Great list! Nice to have additional tips and requirements outlined.

  • @thepi
    @thepi 2 місяці тому +8

    I do love the https:\\ protocol. Really an improvement over
    edit: wow, firefox actually renames the backslashes.

    • @bastiana3611
      @bastiana3611 2 місяці тому +1

      i had to test it, too lol

    • @dreamsofcode
      @dreamsofcode  2 місяці тому +5

      Haha 😅
      I need to hire a Q/A engineer 😭

  • @iduran
    @iduran 2 місяці тому +1

    Yes, watching you implement any of this projects would be great, especially the last two and the todo app but a tui instead of a cli.

  • @prawnstars3160
    @prawnstars3160 2 місяці тому

    Thank you, this will accelerate my learning in Go Lang!

  • @metanoier
    @metanoier 2 місяці тому +1

    pretty useful video imo man. keep going with such content!

  • @Blowyourspot747
    @Blowyourspot747 2 місяці тому +1

    This is becoming my favorite channel

  • @apseteguia
    @apseteguia 2 місяці тому +2

    great video! it would be a great idea to make a series with other languages.

  • @themarksmith
    @themarksmith 2 місяці тому

    Excellent - really helpful! - would love to see more aimed at learning Go!

  • @mohsen-shabanian
    @mohsen-shabanian 6 днів тому

    thanks very much. I learn a lot from your video. about go and about how we can teach and make video.

  • @trietang2304
    @trietang2304 2 місяці тому +3

    that framework laptop is nice

  • @AmirGolmoradi
    @AmirGolmoradi 14 днів тому +1

    Hey there, amazing video thank you for that, May i ask what editor/IDE are you using for Go development ?
    i really liked your editor setup

  • @keshavakumar9828
    @keshavakumar9828 2 місяці тому

    The production quality is top notch. I see only handful of people making these kinds of video and all of them are really successful. Great work
    Also could you recommend few books for learning bit advance go.

    • @dreamsofcode
      @dreamsofcode  2 місяці тому

      Absolutely! 100 mistakes in Go is great book to read. I'll draft up a video on some others as well!

  • @abbadon2741
    @abbadon2741 2 місяці тому +1

    As others have mentioned great video quality! And great content :)
    Besides all the drooling about your Framework laptop, what’s that keyboard that looks like a corne, but not split?

  • @darccau7204
    @darccau7204 2 місяці тому +1

    Great, i'll try the currency converter one

  •  2 місяці тому +1

    I'm dying to see the code :) would be great if you make another video!

  • @rickywong9525
    @rickywong9525 2 місяці тому

    Gonna try to do all of these!

  • @dinoshapednuggies
    @dinoshapednuggies 2 місяці тому +2

    Here we go go go on an adventure

  • @hasanrahmanow7967
    @hasanrahmanow7967 2 місяці тому

    That purple tie is awesome 😊

    • @dreamsofcode
      @dreamsofcode  2 місяці тому +1

      Haha thanks! It also has a lion on it as well.

  • @Md_sadiq_Md
    @Md_sadiq_Md 2 місяці тому +1

    This is how experience look like ❤

  • @cheuzard
    @cheuzard 2 місяці тому +1

    great video man, very nice project ideas

  • @zenzoyaudr
    @zenzoyaudr 2 місяці тому +1

    1 hour team ig, also very damn good editing good work!

  • @abiskagon2411
    @abiskagon2411 2 місяці тому

    thank you, i have no idea where to start

  • @marcosAmaranteC
    @marcosAmaranteC 2 місяці тому

    FreeBSD + Go + Vim = chill vibes

  • @shanquan93
    @shanquan93 2 місяці тому

    My favourite golang channel, really relevant topics for newcomers like me who are trying to pick up this language.
    Do you have any videos/plans for the io package? I'm trying to wrap my head around implementations of io.writer with fprintf and http.responsewriter!

    • @shanquan93
      @shanquan93 2 місяці тому

      Learning Go through learn-with-tests gitbook but didnt really understand the explanation there

  • @yashbhambhani663
    @yashbhambhani663 2 місяці тому

    would love to have some advance ideas,great video pacing and visuals.

  • @KyleHarrington
    @KyleHarrington Місяць тому

    I built a terminal based chat app to learn Go. So... A server and a client. It was a very pleasant experience

  • @AyazJenkins
    @AyazJenkins 2 місяці тому +2

    Perfect, time to do this for learning Rust.

  • @victoralmanzar1273
    @victoralmanzar1273 2 місяці тому +2

    Framework 16 nice!

  • @wrkt98
    @wrkt98 Місяць тому

    Hi, nice video as always! :) Keep up!
    Was asking about what is the environment you use on your laptop?
    NixOS with GNOME ? The customization is sick ^^ would like to have a similar setup

    • @dreamsofcode
      @dreamsofcode  Місяць тому +1

      NixOS with Hyprland! The top bar is AGS which uses GTK under the hood and gives it a more gnomey feel. You can find my dotfiles at elliottminns/dotfiles on github :)

  • @adibhanna
    @adibhanna 2 місяці тому

    amazing video, as usual!

  • @TsillALevi
    @TsillALevi 2 місяці тому

    Thanks, i will try with rust 😀

  • @a_pi_guy
    @a_pi_guy 2 місяці тому

    you have the best editing style 😁

    • @dreamsofcode
      @dreamsofcode  2 місяці тому

      Thank you so much!

    • @a_pi_guy
      @a_pi_guy 2 місяці тому

      @@dreamsofcode YOU REPLIED 😆😆😆😆

  • @AlexanderYaremchuk
    @AlexanderYaremchuk 2 місяці тому

    content is awesome!
    sometimes need to get back to catch the tools name as screen already changed.

  • @SIMULATAN
    @SIMULATAN 2 місяці тому +1

    Wow i already did the 4th project! But with HTMX and Templ

  • @Dimkar3000
    @Dimkar3000 2 місяці тому

    I just solved last year's advent of code with it.

  • @RazoBeckett.
    @RazoBeckett. 2 місяці тому

    great video as always, ... *looking at clock* waiting for nix videos.

  • @mdyousufgazi4030
    @mdyousufgazi4030 Місяць тому

    amzing. loved the video

  • @user_t9732
    @user_t9732 2 місяці тому +2

    9:18 how config that, can you show exact setup in video ,tks😊

  • @akshay-kumar-007
    @akshay-kumar-007 2 місяці тому

    I think these projects don't force you to learn the most important topic in Go, that is Concurrency.
    I have done most of the above projects, but what i felt was missing was not getting hang of how to use concurrency patterns and at what place.
    Can you please share projects that explicitly require you to read and learn common Go Concurrency Patterns? I recently wrote a concurrent SAT Solver in GO.
    Thanks

  • @raoulkent
    @raoulkent 2 місяці тому

    Nice content as always. Just a thing that would make this video even better would be a few timestamps!

    • @dreamsofcode
      @dreamsofcode  2 місяці тому +1

      Hmm I should have timestamps in the description 🤔 maybe I've messed this up.
      Thanks for letting me know!

    • @dreamsofcode
      @dreamsofcode  2 місяці тому +1

      Updated them! Turns out you need three numbers i.e. 00:00:00
      Thanks again!

    • @raoulkent
      @raoulkent 2 місяці тому

      @@dreamsofcode happy to help. And thank you for the nice project ideas 😊

  • @lukejijohn1476
    @lukejijohn1476 2 місяці тому

    great video as usual

  • @DoubleDotStudio
    @DoubleDotStudio 2 місяці тому

    What screen recording software do you use?

  • @vaisakh_km
    @vaisakh_km 2 місяці тому +1

    😮 you have framework 16?? I am jealous...

  • @mrmakra-eo1kx
    @mrmakra-eo1kx 2 місяці тому

    advanced project ideas please, thanks
    i have made projects that has most of the concepts in the projects you have mentioned except the url shortner i wish to make that if i get some time or some new concept that i combine it with to make it more interesting.

  • @milvilleromain57
    @milvilleromain57 2 місяці тому

    There are some books you show in this video. Could you tell which one are your favorites and still relevent even if they were published some years ago ?

  • @qataracgnacgn
    @qataracgnacgn Місяць тому

    nice font

  • @petaflop3606
    @petaflop3606 2 місяці тому

    do you have a setup video? looking to move into vimland after dabbling in vim motions extensions in vscode for the past few months but put off by the amount of time i spent setting up plugins the last time i attempted this :)

  • @adarshgourabmahalik9762
    @adarshgourabmahalik9762 2 місяці тому

    Have you ever seen Reflex framework in Python? Please make a Review.

  • @kruseverve
    @kruseverve 2 місяці тому

    So you are telling me, on the last project that I would need to get good at 'huh-TUI' to get it going?

  • @hellforall8140
    @hellforall8140 10 днів тому

    Your laptop?

  • @rstkDev
    @rstkDev 2 місяці тому

    Huh tui sounds suspiciously familiar.

  • @meltingmoody
    @meltingmoody 2 місяці тому

    Anything similar for learning a functional programming language?

  • @johnmichaelechavez5979
    @johnmichaelechavez5979 2 місяці тому

    is there new update in your nvchad configuration in go

  • @vimdiesel
    @vimdiesel Місяць тому

    jeez that font size is huuuge

  • @danielrivera8108
    @danielrivera8108 23 дні тому

    Hi guys, anyone knows what is the theme?

  • @oDesignerr
    @oDesignerr 2 місяці тому +1

    Hello, my name is Yhan! I'm an Editor and Designer and I'd like to work together with you, can we talk more about this?

  • @NirBarZvi
    @NirBarZvi 2 місяці тому

    that framework laptop tho

  • @ewaddd
    @ewaddd 2 місяці тому

    what's colorscheme in neovim?

    • @dreamsofcode
      @dreamsofcode  2 місяці тому

      Tokyo Night! One of my favorites currently.

    • @ewaddd
      @ewaddd 2 місяці тому

      @@dreamsofcode on the last stream it seemed to me that the colorscheme was more contrasting, I don't know how to do the same

  • @eduardosalles9212
    @eduardosalles9212 2 місяці тому +2

    is GO the new JS????

  • @burnere633
    @burnere633 2 місяці тому

    I see that you have a new tmux theme and haven't told us about it.

    • @dreamsofcode
      @dreamsofcode  2 місяці тому

      Haha Tokyo Night! I'll be doing a video once my original Tmux one hits 1M!

  • @VilhoKoskinen-zu4pn
    @VilhoKoskinen-zu4pn Місяць тому +2

    There is a problem though. I cannot trust a man who has star tatoos on his arm.

    • @dreamsofcode
      @dreamsofcode  Місяць тому +1

      You don't wanna see what I have on my chest

    • @VilhoKoskinen-zu4pn
      @VilhoKoskinen-zu4pn Місяць тому +2

      @@dreamsofcode That is absolutely true. I don't

  • @ayushporwal5950
    @ayushporwal5950 2 місяці тому +1

    flexing framework 13 and tie huh, I see it

    • @dreamsofcode
      @dreamsofcode  2 місяці тому +1

      I'm a professional framework user!

  • @goporororo7404
    @goporororo7404 2 місяці тому

    Before the bots even

  • @marcelomollaj
    @marcelomollaj 2 місяці тому

    Need to know the git status in tmux on 11:03

    • @dreamsofcode
      @dreamsofcode  2 місяці тому

      Tokyo Night theme :sunglasses_emoji:

  • @goporororo7404
    @goporororo7404 2 місяці тому

    Before yugal

  • @doce3609
    @doce3609 2 місяці тому

    OMG FIRST WTH

  • @brawlrob0
    @brawlrob0 2 місяці тому

    first