Beaufort Tek
Beaufort Tek
  • 124
  • 381 193
Creating a new CLI Automation Tool for C++ Builds (using c++ to build c++ tools that build c++ ^-^)
I made an automation tool to compile smaller size c++ projects so we don't have to type out the same warning flags, c++ version, etc. every single time.
Let's explore both the program and the code!
มุมมอง: 135

วีดีโอ

Automating ".h" file Generation, problem solving, and more! (C++ DevLog #1)
มุมมอง 15711 หลายเดือนก่อน
Hey everyone, it's been a while, I'm back with fresh ideas, a stronger skillset, and ready to rock and roll!
Golang for Beginners - 33 - Outro - Thanks for Watching!
มุมมอง 79ปีที่แล้ว
Welcome to part 33 of this series on Golang for Beginners Congratulations on making it through this Golang Series! Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and programming.
Golang for Beginners - 32 - Looping Maps
มุมมอง 71ปีที่แล้ว
Welcome to part 32 of this series on Golang for Beginners In this video we learn how to loop over the map data structure. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and programming.
Golang for Beginners - 31 - Maps, a new Data Structure
มุมมอง 68ปีที่แล้ว
Welcome to part 31 of this series on Golang for Beginners In this video we learn how to use the map data structure. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and programming.
Golang for Beginners - 30 - Looping Arrays and Slices
มุมมอง 32ปีที่แล้ว
Welcome to part 30 of this series on Golang for Beginners In this video we learn how to loop through arrays and slices. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and programming.
Golang for Beginners - 29 - For Loops
มุมมอง 76ปีที่แล้ว
Welcome to part 29 of this series on Golang for Beginners In this video we learn how to leverage loops in golang to make code more concise and readable. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world ...
Golang for Beginners - 28 - Slices
มุมมอง 59ปีที่แล้ว
Welcome to part 28 of this series on Golang for Beginners In this video we learn about slices. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and programming.
Golang for Beginners - 27 - Arrays
มุมมอง 32ปีที่แล้ว
Welcome to part 27 of this series on Golang for Beginners In this video we learn about Arrays. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and programming.
Golang for Beginners - 26 -A Better Calculator with User Input
มุมมอง 123ปีที่แล้ว
Welcome to part 26 of this series on Golang for Beginners In this video we expand our calculator to include addition, subtraction, multiplication, and division. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into th...
Golang for Beginners - 25 - Switch Statement
มุมมอง 49ปีที่แล้ว
Welcome to part 25 of this series on Golang for Beginners In this video we learn about switch statements and when to use them to our advantage. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and...
Golang for Beginners - 24 - Creating a Basic Calculator with User Input
มุมมอง 459ปีที่แล้ว
Welcome to part 24 of this series on Golang for Beginners In this video we combine our knowledge to make an addition calculator. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and programming.
Golang for Beginners - 23 - Error Handling
มุมมอง 134ปีที่แล้ว
Welcome to part 23 of this series on Golang for Beginners In this video we learn how to handle potential errors returned from functions. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the world of Go and progra...
Golang for Beginners - 22 - Inspecting Golang Libraries and How we can use this to our Advantage.
มุมมอง 71ปีที่แล้ว
Welcome to part 22 of this series on Golang for Beginners In this video we learn how to inspect golang standard library functions and how we can use this knowledge to our advantage. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no codi...
Golang for Beginners - 21 - Reference for the Scan Function, (&) Symbol
มุมมอง 176ปีที่แล้ว
Welcome to part 21 of this series on Golang for Beginners In this video we do a quick discussion on why we must pass a reference to the fmt.Scan() function. Why does this course exist? I noticed a serious lack of content for the true beginner that wants to learn golang as their first programing language. This course has been created to take you step by step from no coding experience into the wo...
Golang for Beginners - 20 - Getting User Input via the Console
มุมมอง 210ปีที่แล้ว
Golang for Beginners - 20 - Getting User Input via the Console
Golang for Beginners - 19 - Switching to Local Setup for Upcoming Videos
มุมมอง 35ปีที่แล้ว
Golang for Beginners - 19 - Switching to Local Setup for Upcoming Videos
Golang for Beginners - 18 - Implicit Return Values
มุมมอง 92ปีที่แล้ว
Golang for Beginners - 18 - Implicit Return Values
Golang for Beginners - 17 - Deeper dive into Parameters and Return Values
มุมมอง 38ปีที่แล้ว
Golang for Beginners - 17 - Deeper dive into Parameters and Return Values
Golang for Beginners - 16 - Returning Multiple Values from Functions
มุมมอง 49ปีที่แล้ว
Golang for Beginners - 16 - Returning Multiple Values from Functions
Golang for Beginners - 15 - Scoping of Variables within Functions
มุมมอง 60ปีที่แล้ว
Golang for Beginners - 15 - Scoping of Variables within Functions
Golang for Beginners - 14 - Function Parameters and Return Values.
มุมมอง 175ปีที่แล้ว
Golang for Beginners - 14 - Function Parameters and Return Values.
Golang for Beginners - 13 - Functions
มุมมอง 66ปีที่แล้ว
Golang for Beginners - 13 - Functions
Golang for Beginners - 12 - Combining what we Know
มุมมอง 54ปีที่แล้ว
Golang for Beginners - 12 - Combining what we Know
Golang for Beginners - 11 - Logical Operators
มุมมอง 57ปีที่แล้ว
Golang for Beginners - 11 - Logical Operators
Golang for Beginners - 10 - Conditionals (If / Else Statements)
มุมมอง 71ปีที่แล้ว
Golang for Beginners - 10 - Conditionals (If / Else Statements)
Golang for Beginners - 9 - Boolean Types
มุมมอง 76ปีที่แล้ว
Golang for Beginners - 9 - Boolean Types
Golang for Beginners - 8 - Global Variables
มุมมอง 268ปีที่แล้ว
Golang for Beginners - 8 - Global Variables
Golang for Beginners - 7 - Working with Numbers and Math Library
มุมมอง 67ปีที่แล้ว
Golang for Beginners - 7 - Working with Numbers and Math Library
Golang for Beginners - 6 - Declaring Multiple Variables on One Line
มุมมอง 59ปีที่แล้ว
Golang for Beginners - 6 - Declaring Multiple Variables on One Line

ความคิดเห็น

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

    Hey! I really like your vscode theme. May I ask what is it that you use?

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

      I unfortunately don’t remember what this theme was 😅. Fira is the font I believe.

  • @ikresimir
    @ikresimir 18 วันที่ผ่านมา

    Thank you for taking your time to create this cool tutorial for us. Much appreciated.

  • @deeppcutss
    @deeppcutss 19 วันที่ผ่านมา

    Thank you very much! This was exactly what I needed

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

    Thanks bro

  • @RP-mp4ow
    @RP-mp4ow 24 วันที่ผ่านมา

    Thanks for making this! It helped me not just DO the thing, but also understand the pieces and how they're supposed to go. Time to get back to my site :)

  • @Abdulazeem-p5y
    @Abdulazeem-p5y หลายเดือนก่อน

    Last video on yt on the topic Rest Api with NodeJS (JavaScript), Express, and PostgreSQL ,Found Very Helpful !

  • @user-le2zv6go3v
    @user-le2zv6go3v หลายเดือนก่อน

    thank you .. after all these years I finally have an idea how haskell is meant to be coded .. it's not nearly as purely functional as it's rap :D

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

    ty for this vid !!!

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

    love this video

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

    does this work with pgadmin?

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

    thank you!

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

    thank you!!!

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

    this series is great - thank you so much!!

  • @Alejandro-k6n5l
    @Alejandro-k6n5l 3 หลายเดือนก่อน

    very nice series brother, appreciate it!

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

    Thank you for starting me on my functional programming journey! You're a fantastic teacher!

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

    Also, tremendous explanation of combining these frameworks and such. Really good tempo, clear pronunciation, nice flow between concepts. Thanks!

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

    What’s the difference between sequelize and pg for connecting to database?

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

    This video is beyond expectations🔥

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

    Thank you, it's a very helpful video ❤

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

    23:09

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

    can you share your theme you used in this video

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

    Great video man! Thanks!!

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

    TERIMA KASIH PAK. PENJELASANNYA MUDAH DIPAHAMI

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

    Fabulous

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

    Thank you

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

    amazing explanation. The pacing of this video is incredible holy shit. Absolutely at the right pace. Thanks a lot bro! also great thumbnail😂

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

    thank you 😍😍😍😍😍

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

    Great explanation !! Very detailed.

  • @petit-hommeben-jacques5606
    @petit-hommeben-jacques5606 5 หลายเดือนก่อน

    Thanks!!!

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

    I come from the world of MongoDB / Mongoose, and now I think I need to learn PostgreSQL and Prisma usage, so I started looking for a PostgreSQL course. To be honest, you are amazing! Really amazing content, thank you so much. I can honestly say that I learned CRUD PostgreSQL in just 1 hour. Of course, there are more details, but you taught me fundamental PostgreSQL in 1 hour, and I'm writing this at the 30-minute mark of the video! Keep doing what you're doing, my friend. You get straight to the point concisely and clearly, which is great. You have a bit of a mid-level explanation style, but I am impressed.

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

    completed in 10 min

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

    Thanks for this amazing video. How do you handle the errors thrown in the controller functions ? For example, how does front end know the exact type of error so that it gives an appropriate error message?

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

    Is prisma good for Postgres?

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

    Dude can’t see your code

  • @abudi-channel
    @abudi-channel 6 หลายเดือนก่อน

    Please help...

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

      Read my other response✅

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

      Im fine now even i cant use this module. I will use coffeescript for testing purpose of my game physics and if it works fine I will convert it to javascript using chatgpt.

  • @abudi-channel
    @abudi-channel 6 หลายเดือนก่อน

    Is this still working? Why in my browser console says "require is undefine" .

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

      Should work fine yes. Part of being an engineer is solving problems you run into. I’d recommend checking google, stack overflow, ChatGPT for assistance. Also the coffeescript docs are good.

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

    I'm not even halfway into this video and my guy has already explained this waaaayy better than any other tutorials I've seen.

  • @abudi-channel
    @abudi-channel 6 หลายเดือนก่อน

    Thank you for sharing... I master now how to use coffeescript. I can even auto compile the code when saving. 😁 Coffeescript is a lot better than python with pygame in making games although they have simple and almost similar syntax, coffeescript is a lot faster compared to python.

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

    Can we use async await instead callbacks?

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

      I don’t see why you couldn’t.

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

    under rated!!

  • @AmirBautista-s2w
    @AmirBautista-s2w 7 หลายเดือนก่อน

    How do i compile the script?

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

      Should be able to run with just the coffee command. To conpile to JavaScript I’d recommend checking the documentation for specifics. ChatGPT might also be able to help you with this particular issue. I don’t usually recommend it, but I find it great for solving this type of issue on the actual job. Saves me hours of blog reading.

    • @AmirBautista-s2w
      @AmirBautista-s2w 7 หลายเดือนก่อน

      @@OneSkinnyDudeMusicalGuides Thanks its ok now, i did input "coffee -c <file>"

  • @AmirBautista-s2w
    @AmirBautista-s2w 7 หลายเดือนก่อน

    i successfully installed coffee script but the vscode terminal doesnt detect coffeescript command. Im using windows 10 i hope you can help me 😔

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

      Are you sure coffeescript is installed? Should be able to check the coffee to confirm. If it is installed, I’d recommend trying to compile in a terminal outside of vscode. Also sometimes closing and reopening vscode will solve the issue.

    • @AmirBautista-s2w
      @AmirBautista-s2w 7 หลายเดือนก่อน

      @@AustinBeaufort its okey now, i didnt notice that im using powershell in the vscode terminal 😄

  • @AmirBautista-s2w
    @AmirBautista-s2w 7 หลายเดือนก่อน

    Im used to javascript but im starting to like coffeescript. One problem with javascript is there is alot of brackets which sometimes i forgot to include and coffeescript solves this problem.

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

    Best video on the topic NodeJS and postgreSQL.

  • @MohitYadav-i4u4b
    @MohitYadav-i4u4b 7 หลายเดือนก่อน

    Really helpful ❤❤

  • @HasanAli-kd2vx
    @HasanAli-kd2vx 8 หลายเดือนก่อน

    Is there any source codes of project to download?

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

    omg, THANK YOU SIR🙏🙏🙏

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

    great video.thanks

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

    Thank you so much!

  • @LK-lc1go
    @LK-lc1go 8 หลายเดือนก่อน

    Thanks so much bro