isak
isak
  • 29
  • 588 249
building a http server from scratch in c
In this video I show you how I tried learning the C programming language by building a http server from scratch.
The challenge I followed is from Codecrafters, feel free to sign up using my affiliate link if you want to try it out yourself! app.codecrafters.io/join?via=isaksolheim
For those interested, a full unedited recording of my building the project is available on Patreon: www.patreon.com/isaksolheim
Discord: discord.gg/8ndpjJkr2V
00:00 intro
00:50 coding
my website: isak.me
newsletter: isak.me/newsletter
follow me on github: github.com/isaksolheim
patreon (weekly uploads): www.patreon.com/isaksolheim
มุมมอง: 9 859

วีดีโอ

i found the perfect domain name
มุมมอง 2.8K14 วันที่ผ่านมา
In this video I talk about domain names. newsletter: isak.me/newsletter (i recommend signing up for this⭐️) I recommend getting your own domain name. It's great fun, share yours below of you got one! :D Discord: discord.gg/8ndpjJkr2V 00:00 intro 00:24 thoughts on isak.me and some lore 01:30 what makes a good domain name 02:45 TLDs 04:25 examples 06:22 subdomains 07:29 outro if you want to suppo...
programming project: invisible gaming computer
มุมมอง 1.1K21 วันที่ผ่านมา
In this video I show you how I coded a computer used for playing the game Heroes of Might and Magic 3. Watch the build itself by FlokrollProjects: th-cam.com/video/k41zRS7KFbw/w-d-xo.html This is the idea behind the machine: The screen is invisible unless the player wears the magic helmet (which something along the lines of a polarized filter to magically show what is being displayed on the scr...
Million Dollar Programming Project Ideas
มุมมอง 4.1Kหลายเดือนก่อน
In this video I share a bunch of "million dollar app" programming project ideas! Maybe they won't make you a million dollars, but they will for sure teach you how to code! Python, JavaScript, TypeScript, Java, C , React, Swift, Rust, build the projects using whatever technologies you see fit!! Discord: discord.gg/8ndpjJkr2V 00:00 Intro 00:20 first project (phoneflippah) 01:28 second project (cr...
programming a fake typeracer game (react, typescript, tailwind)
มุมมอง 5142 หลายเดือนก่อน
Full unedited video of me coding a fake typeracing game. The idea is simple: build a typeracing game that accepts any input as a correct character, making it seem like you have a lot of words per minute :P Sauce on GitHub: github.com/isaksolheim/fake-typeracer I originally mentioned the idea in this video where I talk about programming projects that will teach you how to code: th-cam.com/video/...
iOS Framework Tier List
มุมมอง 2282 หลายเดือนก่อน
In this video I put SwiftUI and UIKit head to head, rating each on a tier list. I've got a bunch of links, check them out! :D Discord: discord.gg/8ndpjJkr2V patreon (weekly uploads): www.patreon.com/isaksolheim read my blog: isak.me newsletter: isak.me/newsletter follow me on github: github.com/isaksolheim
image optimization for the web
มุมมอง 4163 หลายเดือนก่อน
In this video I explain how I did image optimization for a web project serving 1000 images while retaining a 100/100 lighthouse score. This method can be used with any web framework, be it React, Svelte, Vue, Angular, plain HTML, HTMX, Next, whatever. In this video I am using Astro. Try out DigitalOcean and get $200 free credits! (Referal code) I did it and got well over a year of usage for fre...
programming projects tier list
มุมมอง 2.8K3 หลายเดือนก่อน
In this video I rate different types of coding projects, tier list style. Some might be better than others 🔥 Python, JavaScript, TypeScript, Java, C , React, build the projects using whatever technologies you see fit! Discord: discord.gg/8ndpjJkr2V Try out CodeCrafters if you are interested in trying out good interactive programming courses: app.codecrafters.io/join?via=isaksolheim 00:00 Intro ...
programming projects that will teach you how to code
มุมมอง 34K4 หลายเดือนก่อน
In this video I share a bunch of programming project ideas! Some might be better than others, like 1D chess 🔥 Python, JavaScript, TypeScript, Java, C , React, build the projects using whatever technologies you see fit! Discord: discord.gg/8ndpjJkr2V 00:00 Intro 00:25 first project (fake typeracer) 01:55 second project (github lines of code counter) 02:26 third project (wpm game) 02:39 fourth pr...
A tour of my personal websites
มุมมอง 1.4K4 หลายเดือนก่อน
In this video I show different iterations of my personal website. I have coded all of these websites myself using a range of different technologies, like Djang (Python framework), React (JavaScript framework), Jekyll, Hugo, Astro . Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 Intro 00:15 first website (django) 01:20 second website (react) 01:56 third website (gatsby) 03:04 fourth website...
Coding a Shell from scratch with Rust
มุมมอง 1.3K4 หลายเดือนก่อน
In this video I show you how I tried learning Rust by building a simple shell from scratch. If you want to check out Codecrafters, feel free to sign up using my affiliate link: app.codecrafters.io/join?via=isaksolheim For those interested, a full unedited recording of my building the project is available on Patreon: www.patreon.com/isaksolheim Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00...
everything i coded while studying computer science
มุมมอง 2.7K5 หลายเดือนก่อน
In this video I show you six of the programming projects I did while getting bachelors degree in computer science from university! Enjoy :) Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 intro 00:51 first semester: cribadvisor (html, javascript, css) 02:19 second semester: fish fisher (java, object oriented programming, javafx) 04:22 third semester: cardsnap (java, spring boot, react, tail...
how i got a job as a self taught developer
มุมมอง 4.3K7 หลายเดือนก่อน
In this video I talk about how I got hired as a self-taught frontend developer. I cover how I learned to code, how I managed to get a job without having an education, and I give some tips along the way for people trying to do something similar. Discord (www Hangout🌐): discord.gg/8ndpjJkr2V 00:00 intro 00:30 before i started programming 00:54 codecademy python course 01:46 small python projects ...
website tour!!
มุมมอง 3.9K8 หลายเดือนก่อน
website tour!!
programming projects that taught me how to code
มุมมอง 310K9 หลายเดือนก่อน
programming projects that taught me how to code
my minimal kitty + fish + neovim setup
มุมมอง 4.5K9 หลายเดือนก่อน
my minimal kitty fish neovim setup
how much money my ios app made
มุมมอง 3K10 หลายเดือนก่อน
how much money my ios app made
Fun 2000s Inspired Hugo Theme
มุมมอง 58310 หลายเดือนก่อน
Fun 2000s Inspired Hugo Theme
How To Build a Blog with Astro 4.0, TypeScript and Tailwind
มุมมอง 1.6K10 หลายเดือนก่อน
How To Build a Blog with Astro 4.0, TypeScript and Tailwind
my 2023 in programming
มุมมอง 4.5K11 หลายเดือนก่อน
my 2023 in programming
Coding a Hand Drawn iOS App
มุมมอง 2.8K11 หลายเดือนก่อน
Coding a Hand Drawn iOS App
How Much I'm Making from My Coding Side Projects
มุมมอง 124K11 หลายเดือนก่อน
How Much I'm Making from My Coding Side Projects
reviewing my old web developer portfolio website (react)
มุมมอง 10K11 หลายเดือนก่อน
reviewing my old web developer portfolio website (react)
javascript automation with chatgpt
มุมมอง 1.1Kปีที่แล้ว
javascript automation with chatgpt
How to connect a domain to Firebase
มุมมอง 14K5 ปีที่แล้ว
How to connect a domain to Firebase
How to Login to Websites With Python 3 (mechanicalsoup)
มุมมอง 22K6 ปีที่แล้ว
How to Login to Websites With Python 3 (mechanicalsoup)
How to Create a Simple Brute Force Script using Python 3 (DVWA)
มุมมอง 14K6 ปีที่แล้ว
How to Create a Simple Brute Force Script using Python 3 (DVWA)

ความคิดเห็น

  • @siratrocidad
    @siratrocidad 5 วันที่ผ่านมา

    i am currently studying informatics at tu berlin and taking the same computer graphics course this semester. it's so surprising that 4 days ago i submitted the exact robot at 4:55 for the course!!! i think they will keep giving the same assignment for a while... thanks for the vid!!

  • @sadiaserat6875
    @sadiaserat6875 8 วันที่ผ่านมา

    How did you learn to write programs after learning the language

  • @rssszz7208
    @rssszz7208 8 วันที่ผ่านมา

    Am learning cpp but this come in recommendation😂

  • @Bialanix
    @Bialanix 8 วันที่ผ่านมา

    now do it in c

  • @DetectiveConan990v3
    @DetectiveConan990v3 9 วันที่ผ่านมา

    my project for my operating systems class is gonna be exactly this lol

  • @vermidian_
    @vermidian_ 9 วันที่ผ่านมา

    The Runecsape music is fucking PEAK. And the way the intro starts AS you say "starts" and the melody starts at 0:19 is *chef's kiss*. Ty for this, added to watch later bc I'm def interested in building my own site but not today. <3 +1 BOOSTED

  • @kristerhammer6670
    @kristerhammer6670 10 วันที่ผ่านมา

    Chad isak 0:45

  • @jalalbmnf
    @jalalbmnf 11 วันที่ผ่านมา

    Bro, you look like "I have no enemies"))

  • @lautaroliva18
    @lautaroliva18 11 วันที่ผ่านมา

    Nice vid, in Mason you can search with / just like in a file in nvim!

  • @TunsalatOgTomat
    @TunsalatOgTomat 12 วันที่ผ่านมา

    Keep up the great work 😎💪

  • @mattshu
    @mattshu 13 วันที่ผ่านมา

    1:07:34 on behalf of all native english speakers I apologize for the english language

  • @mattshu
    @mattshu 13 วันที่ผ่านมา

    thanks for the codecrafter's find I need something like this to get deeper into C!!

  • @Jeedar_1
    @Jeedar_1 13 วันที่ผ่านมา

    Wow I like it✨✌✌

  • @pekuce
    @pekuce 13 วันที่ผ่านมา

    what is the song in the intro?

    • @ImJohnnnnnnn
      @ImJohnnnnnnn 13 วันที่ผ่านมา

      Idk why I know this but Background from Oldschool Runescape

    • @patrickstork7517
      @patrickstork7517 11 วันที่ผ่านมา

      One of the best songs ever

  • @guillermomoreira5601
    @guillermomoreira5601 14 วันที่ผ่านมา

    I'm also trying this challenge and I feel 100% related with this

  • @videki9942
    @videki9942 14 วันที่ผ่านมา

    Good video. Also can I ask what kind of vs code theme do u use? It looks so clean.

    • @isak
      @isak 14 วันที่ผ่านมา

      Thanks! It's called GitHub Dark Default :)

    • @DetectiveConan990v3
      @DetectiveConan990v3 13 วันที่ผ่านมา

      yes i would also like to know

    • @videki9942
      @videki9942 13 วันที่ผ่านมา

      @@isak thank you :D

  • @shuaibkhan7775
    @shuaibkhan7775 14 วันที่ผ่านมา

    Next build bit torrent client which support magnet link

    • @isak
      @isak 14 วันที่ผ่านมา

      I've been wanting to do that actually! I am planning on trying it soon

    • @7katter-gr2nn
      @7katter-gr2nn 13 วันที่ผ่านมา

      next build an os kernel from scratch

    • @shuaibkhan7775
      @shuaibkhan7775 12 วันที่ผ่านมา

      @@isak I am currently working on it in GO .

  • @Tormihanssen
    @Tormihanssen 15 วันที่ผ่านมา

    io sounds close to NO, so i get the confusion!

  • @ITR
    @ITR 16 วันที่ผ่านมา

    Eyy, fellow norwegian programmer

  • @lavahawk
    @lavahawk 16 วันที่ผ่านมา

    the dude with the @ in his name as the email is sick asf

    • @lavahawk
      @lavahawk 16 วันที่ผ่านมา

      bro even has a smug smile, he knows he cooked

  • @mattshu
    @mattshu 16 วันที่ผ่านมา

    dude you're full blooded viking and i'm subbing for that reason alone

    • @MEGAsporg12
      @MEGAsporg12 วันที่ผ่านมา

      what the fuck is this cringe comment

  • @ipaqmaster
    @ipaqmaster 16 วันที่ผ่านมา

    Congrats man sick domain

  • @spookimiiki5891
    @spookimiiki5891 16 วันที่ผ่านมา

    .dev is cool aswell :)

  • @miku
    @miku 16 วันที่ผ่านมา

    I sak (dot) me! x3 I agree let's all sak ourselves !

  • @n6ra
    @n6ra 16 วันที่ผ่านมา

    comment got deleted they will always silence me

    • @isak
      @isak 16 วันที่ผ่านมา

      what did u comment nora xD

    • @miku
      @miku 16 วันที่ผ่านมา

      youtube comments are just broken sometimes :\

  • @gardsaebbe
    @gardsaebbe 17 วันที่ผ่านมา

    great video and great newsletter. had a good coffee break watching this at uni

    • @isak
      @isak 17 วันที่ผ่านมา

      🐐

  • @isaiasgg.
    @isaiasgg. 17 วันที่ผ่านมา

    perfect! i was just thinking why dont i buy a domain to advertise myself?

  • @slimesushi
    @slimesushi 17 วันที่ผ่านมา

    Domain names? Hell yeah

  • @bobek1142
    @bobek1142 21 วันที่ผ่านมา

    this is very cool, but Heroes IV are better :D

  • @Raneru
    @Raneru 27 วันที่ผ่านมา

    Very cool. Fun idea sniffing out the frame colour to determine another players turn.

  • @thankuchari
    @thankuchari 27 วันที่ผ่านมา

    Cool! You should stream more often

    • @isak
      @isak 26 วันที่ผ่านมา

      I'm planning on doing so! There are already a couple of hours of streaming on my patreon, you can check that out if you're interested :D www.patreon.com/collection/834521 But I want to stream more on youtube in the time to come as well 🥳

  • @abhi-c9g7r
    @abhi-c9g7r 27 วันที่ผ่านมา

    wow this is really cool

  • @MrMamen
    @MrMamen 27 วันที่ผ่านมา

    Cool!

  • @drljevic583
    @drljevic583 27 วันที่ผ่านมา

    hyello isak

    • @isak
      @isak 27 วันที่ผ่านมา

      hello to you drljevic!

  • @gardsaebbe
    @gardsaebbe 27 วันที่ผ่านมา

    holy fuck this is epic!

    • @isak
      @isak 27 วันที่ผ่านมา

      so are you @mrsk8boneless !!!!

  • @FlokrollProjects
    @FlokrollProjects 27 วันที่ผ่านมา

    WOW, this is awesome

  • @susheyfish
    @susheyfish หลายเดือนก่อน

    What is your Obsidian Theme?

    • @isak
      @isak หลายเดือนก่อน

      obsidian gruvbox!

  • @estenoespiero4574
    @estenoespiero4574 หลายเดือนก่อน

    best video I've seen in a long time.

    • @isak
      @isak หลายเดือนก่อน

      thank you!! :D <3

  • @zedin27
    @zedin27 หลายเดือนก่อน

    The fact that you added a runescape music made me subscribe and watch this video

  • @mattbr1ght
    @mattbr1ght หลายเดือนก่อน

    nachspiel is afterparty in english

  • @kavkazr1
    @kavkazr1 หลายเดือนก่อน

    I see bro is into parties 🤣

  • @bossgd100
    @bossgd100 หลายเดือนก่อน

    Hello Haaland

  • @basvandenburg-uy8iw
    @basvandenburg-uy8iw หลายเดือนก่อน

    Not even going into reading mode on obsidian for the video 🔥🔥🔥🔥🔥🔥

  • @stormcrusher1165
    @stormcrusher1165 หลายเดือนก่อน

    typing mmo can be great

    • @isak
      @isak หลายเดือนก่อน

      yee that's my favorite idea on this list!!

  • @NonoVoyou
    @NonoVoyou หลายเดือนก่อน

    6:14 I'd be interested to hear your views on AI advances and their impact on the world of developers. Not in terms of the job market, but rather in terms of the ease of coding without too much headache (which, in my opinion, makes the task easier but makes the challenge and pleasure of coding less appealing).

  • @cungthinh1040
    @cungthinh1040 หลายเดือนก่อน

    im gonna be rich soon

  • @FlokrollProjects
    @FlokrollProjects หลายเดือนก่อน

    Wow... thoose where great ideas, maybe we could da colab sometime?

    • @isak
      @isak หลายเดือนก่อน

      Sure, lets build a HoMM3 machine that only works when wearing a magic helmet

  • @MEGAsporg12
    @MEGAsporg12 หลายเดือนก่อน

    infinite money glitch 💀

  • @danieltriana1937
    @danieltriana1937 หลายเดือนก่อน

    We building the next Facebook with this one 🔥🔥🔥

  • @themattster411
    @themattster411 หลายเดือนก่อน

    I loved this!

    • @isak
      @isak หลายเดือนก่อน

      thx mattster!