codevev
codevev
  • 167
  • 241 817
Is O'Reilly Media Subscription Worth $499 a Year? (And how to get it much cheaper)
Is O'Reilly Media subscription worth $499 a year?
It depends on your goals but my answer is YES.
This learning platform offers not only just books but also video courses, paths to certifications, audio books, sandboxes, labs and more.
Watch the video for the full review, as well as tips on how to get with at least a $200 discount and possibly even for free.
Subscribe to O'Reilly Media here: oreillymedia.pxf.io/baze16 (I may get a small commission if you do).
📰 *Sign up for my newsletter*
Become a better dev in just 5 minutes (or so) a week: codevev.com
00:00 - Overview of O'Reilly Pricing
01:36 - Navigating the O'Reilly Home Page (After Logging In)
02:36 - Exploring O'Reilly Books and Key Reading Features
05:18 - Live Events: and how to get the recordings even if you don't attend them live
07:43 - Interactive Learning: Hands-on Practice
09:08 - O'Reilly Courses: On-Demand Learning
10:17 - Certifications and Preparation Materials
11:22 - Additional books' filters and which books have better quality
12:10 - Audiobooks and Mobile experience
13:39 - Answers AI
14:06 - Expert Playlists: Curated Learning Paths
14:40 - Early Releases: Access to Pre-Published Content
14:53 - Shortcuts: 10-Minute Intros to Popular Topics
15:00 - Explore Skills and Career Growth
15:41 - How to Get O'Reilly Cheaper (or even FREE)
20:04 - Is O'Reilly Worth the Cost?
🖥️ *Free Courses to Learn Programming*
Harvard CS 50: pll.harvard.edu/course/cs50-introduction-computer-science
FreeCodeCamp: www.freecodecamp.org
Udacity: www.udacity.com
🛒 *Products I recommend*
codevev.com/#products
*Connect with me*
Website: codevev.com
TH-cam: th-cam.com/channels/COjllUE1cOkfQt-wEQdzPA.html
#codevev
มุมมอง: 91

วีดีโอ

I Wish I Knew THIS When Learning How to Code in My Late 20s
มุมมอง 124หลายเดือนก่อน
In this video, I share my journey of learning to code in my late twenties and how I landed my first job as a software developer. I’ll walk you through the ups and downs, the mistakes I made, and the lessons I wish I knew earlier. 📰 *Sign up for my newsletter* Become a better dev in just 5 minutes (or so) a week: codevev.com 🖥️ *Free Courses to Learn Programming* Harvard CS 50: pll.harvard.edu/c...
Run Visual Studio Code on Your iPad (or Any Other Device, Really)
มุมมอง 1.5Kหลายเดือนก่อน
I often don't want to carry my heavy and bulky laptop with me but still want the option to do some coding. VSCode now lets us do that through what's called a Tunnel. Basically, you set up a tunnel on your laptop (or desktop, or probably even Raspberry Pi), and then you can connect to the VSCode server running on it from any device with an internet connection. Some will be better than others, fo...
Effortlessly Upgrade Your Java Codebase With a Couple of Clicks
มุมมอง 47หลายเดือนก่อน
Tired of working on a project with an old version of Java but your manager won't give you time to upgrade it? Meet this tool from Amazon that will do all the work for you just in a few minutes! It will automatically transform your Java project from JDK8 or JDK11 or JDK17, so you could get access to the new and cool features and make your development easier. 📰 *Sign up for my newsletter* Become ...
Automate Your Code Reviews With THIS AI Tool From AWS
มุมมอง 1132 หลายเดือนก่อน
Have you ever had a code review returned to you because you overlooked something? You can improve your code reviews by automating them before a human ever looks at them. In this video, we'll talk about how to automate your code reviews with an AI tool from AWS. 📰 *Sign up for my newsletter* Become a better dev in just 5 minutes (or so) a week: codevev.com 🖥️ *Free Courses to Learn Programming* ...
Improve AWS Lambda Configuration using CloudWatch Stats
มุมมอง 714 หลายเดือนก่อน
Learn how to use metrics data from CloudWatch to determine AWS Lambda settings you may want to configure to reduce your AWS bill and increase performance, as well as where to find the data for which values you need to use for those. 0:00 How to configure timeout in AWS Lambda 1:06 How to configure memory and CPU in AWS Lambda (includes How AWS bills your for AWS Lambda function invocations) 2:3...
Host a Static Website in AWS S3 With a CUSTOM Domain
มุมมอง 3575 หลายเดือนก่อน
Learn how to host your static website using AWS S3 with a custom domain in this detailed tutorial. Discover step-by-step instructions for setting up your S3 bucket, configuring DNS with Route 53, enabling static website hosting, and securing your site with HTTPS via CloudFront. Perfect for beginners and seasoned users alike, this guide ensures your static site is up and running quickly and secu...
Build a Simple Project and Learn THESE Tools In the Process
มุมมอง 1795 หลายเดือนก่อน
In this video, I'll show you how to Automate TH-cam Stats in Notion Using AWS Lambda and your coding skills. And if you don't have any, don't fret, you can watch the video to learn what is all needed, and then go download the code and run it. You'll just have to replace some values after you get the credentials from Notion, TH-cam and AWS. This video takes you through a myriad of cutting-edge t...
How to Launch Your First EC2 Instance
มุมมอง 5017 หลายเดือนก่อน
Learn to set up a free EC2 instance on AWS in this easy tutorial. Updated for AWS's latest 2024 interface, this guide is perfect for beginners. Whether for development, app hosting, or scaling your project, AWS EC2 offers versatile solutions. Don't let server complexities hinder your progress. For more background, check out these videos: th-cam.com/video/gw5BF2vcSos/w-d-xo.html, th-cam.com/vide...
Remote Development on VSCode with SSH
มุมมอง 4388 หลายเดือนก่อน
You're probably using VSCode wrong. Have you ever wondered if you could do development in VSCode while connected to a much more powerful computer somewhere in the cloud? And without having to actually use some ancient software to remote into it to use GUI? Well, now you can connect to it using VSCode directly and do all the development as if it was on your local laptop/desktop. No more spinning...
Save HOURS With This FREE VSCode Extension From AWS
มุมมอง 1.3K8 หลายเดือนก่อน
AWS recently introduced a new tool that can help you save hours or possibly even days when working on a project. In this video, I will show you how to install it, some things you can do with it, as well as how much it will cost (spoiler: it is FREE for now). 📰 *Sign up for my newsletter* Become a better dev in just 5 minutes (or so) a week: codevev.com 🖥️ *Free Courses to Learn Programming* Har...
Save Time by Developing AWS Lambda Functions Locally in VS Code
มุมมอง 2.5K9 หลายเดือนก่อน
Save Time by Developing AWS Lambda Functions Locally in VS Code
This AWS AI Service Makes Apps For You In SECONDS!
มุมมอง 20810 หลายเดือนก่อน
This AWS AI Service Makes Apps For You In SECONDS!
AWS Lambda Tutorial for Beginners
มุมมอง 9710 หลายเดือนก่อน
AWS Lambda Tutorial for Beginners
Discover the Reality of "Serverless" Computing and AWS Lambda
มุมมอง 22210 หลายเดือนก่อน
Discover the Reality of "Serverless" Computing and AWS Lambda
Code 57% Faster with THIS Extension for Your IDE From AWS
มุมมอง 1.1K11 หลายเดือนก่อน
Code 57% Faster with THIS Extension for Your IDE From AWS
How to Create a FREE AWS Account (And Make It More Secure)
มุมมอง 33411 หลายเดือนก่อน
How to Create a FREE AWS Account (And Make It More Secure)
Create Your Own Zero-Gravity Workstation (Under $200)
มุมมอง 10Kปีที่แล้ว
Create Your Own Zero-Gravity Workstation (Under $200)
Is ChatGPT Plus Worth It?
มุมมอง 231ปีที่แล้ว
Is ChatGPT Plus Worth It?
Avoid THESE Common Mistakes on a Resume
มุมมอง 93ปีที่แล้ว
Avoid THESE Common Mistakes on a Resume
3 Free Alternatives to Heroku's Free Tier
มุมมอง 4.5Kปีที่แล้ว
3 Free Alternatives to Heroku's Free Tier
Command Design Pattern
มุมมอง 2.8Kปีที่แล้ว
Command Design Pattern
The Best KVM Switch for Mac and PC: The Smartest Way to Connect Two Computers
มุมมอง 11Kปีที่แล้ว
The Best KVM Switch for Mac and PC: The Smartest Way to Connect Two Computers
Singleton Design Pattern
มุมมอง 136ปีที่แล้ว
Singleton Design Pattern
The Best Programming Language for Crushing Interviews
มุมมอง 3772 ปีที่แล้ว
The Best Programming Language for Crushing Interviews
5 Books Every Beginner Programmer Should Read
มุมมอง 6K2 ปีที่แล้ว
5 Books Every Beginner Programmer Should Read
How to Run and Debug Java Inside Docker Containers Using VSCode
มุมมอง 6K2 ปีที่แล้ว
How to Run and Debug Java Inside Docker Containers Using VSCode
How I Became a Software Engineer at Amazon (AWS)
มุมมอง 2412 ปีที่แล้ว
How I Became a Software Engineer at Amazon (AWS)
How I Prepared For AWS Interview In 3 Weeks (And Got an Offer!)
มุมมอง 1.1K2 ปีที่แล้ว
How I Prepared For AWS Interview In 3 Weeks (And Got an Offer!)
Is Leetcode Premium Worth It?
มุมมอง 6K2 ปีที่แล้ว
Is Leetcode Premium Worth It?

ความคิดเห็น

  • @garagebandofficial
    @garagebandofficial 4 วันที่ผ่านมา

    i'm really glad i found this video, thank you so much!

    • @codevev
      @codevev 4 วันที่ผ่านมา

      You're very welcome!

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

    Thanks for the video I followed it completely and then facing the same issue from my end. The webpage is not visible from the browser as you told Route53 takes some time to propogate the DNS change. Please let me know as to how long it takes so that I can try it out again

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

      I think it can take up to 48 hours but realistically I never had a problem after an hour or so.

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

    What kind of stand could hold up my 43 inch for this ?

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

      Honestly probably not a good idea to have something that heavy hovering above your head. But I also don't know what kind of stand would even allow it

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

      @@codevevdue to my back injury it’s all i can think of at the moment -

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

      @@codevevwhat keywords would this be considered to have a arm or mount be able to hold a monitor above head horizontally ? A horizontal mount ?

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

      Maybe something like this will work: amzn.to/4d5vNrG I think what you want is the one you can mount to the wall but that also tilts down. (Not sure if this one does but it looks like it should). The keywords you can use are "computer monitor wall mount with tilt 43 inches" or something like that

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

    Thank you, it was great.😊 do I have to turn on the laptop and open vs code while working with vs code on Ipad?

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

      Sure! Yes, unfortunately that'll be the case...

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

      Thank you🙏🏻🌸

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

      Anytime!

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

    Do you think it's worth it?

  • @DickGordon-r3b
    @DickGordon-r3b 13 วันที่ผ่านมา

    Murphy Vista

  • @JanM-u5r
    @JanM-u5r 13 วันที่ผ่านมา

    Mesjac stojal na meste poka nenašol eto video. Spasibo.

  • @irinam.8377
    @irinam.8377 18 วันที่ผ่านมา

    Thank you for the workaround! I had the same issue

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

      Glad it helped!

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

    that's great feature, thank you for this knowledge

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

      You're welcome! Glad it was helpful!

  • @dotmatrix1459
    @dotmatrix1459 23 วันที่ผ่านมา

    You are just AMAZING sir!

    • @codevev
      @codevev 23 วันที่ผ่านมา

      Thank you! Hopefully this helps :)

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

    thanks brother. no other video could help but yours surely did! Can't thank you enough for this...

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

      Awesome, glad it was helpful!

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

    Hi Codedev.. i am planning to join Cloud Computing Nanodegree program in Udacity.. what do you think about that ? is that worth it or ? I am looking forward to your reply. Thank you.

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

      I've not taken it personally but I looks fine. I think it also depends on your experience and your goals. If you don't have any experience as a developer then you may want to get an AWS/Azure certification after that. For AWS-specific one check out skillbuilder.aws/ But as an entry level program I think this udacity course is fine

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

      @@codevev Thank you for your response. I've already completed the AWS Solution Architect certification and have a basic understanding of DevOps tools. However, as a fresher, I'm finding it challenging to secure interview calls. Given this, how effective would completing a course from Udacity be in terms of improving my chances of landing a job in a Cloud or DevOps environment? This is my main concern.

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

      I think in the last couple years it's been more difficult to get hired in general, with or without experience. If you already have the AWS solutions architect certification, then this particular udacity course may not help you that much. You're probably better off just trying to apply that knowledge on some personal projects or maybe even try freelance just to get more experience that you can put on a resume.

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

      What I'd probably recommend also is look for the jobs you want to apply for and see what they're looking for. If you're not familiar with something, at least go read about it. You don't need to be proficient but general knowledge would definitely help

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

      I considered taking Udacity courses and working on their projects as a way to open some doors for me. That's why I decided to enroll in Udacity's Cloud Computing program.

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

    can you link the products you use here or in the description? Maybe an amazon link

    • @codevev
      @codevev 29 วันที่ผ่านมา

      Sure, you can find them on codevev.com/#products. Thanks!

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

    At what age did you neck problem start? And whats your age currently

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

      Why?

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

    What's your biggest struggle learning how to code as an adult?

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

    I was not giving the S3 bucket the name of the web site and it was not being found when I went into Route 53. Your video helped me to see what I was doing wrong. Thank you!!

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

      Awesome, glad it helped!

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

    There is no Remote-Containers extension. Please help!

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

      it should be Dev containers now I think

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

    And to learn how to use VSCode on any other device, including your phone, watch th-cam.com/video/XcovoZWAdxE/w-d-xo.html

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

    Surely you don't want your laptop hanging over your head like that. To learn how to use VSCode on any other device, including your phone, watch th-cam.com/video/XcovoZWAdxE/w-d-xo.html

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

    And to learn how to use VSCode on any other device, including your phone, watch th-cam.com/video/XcovoZWAdxE/w-d-xo.html

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

    And to learn how to use VSCode on any other device, including your phone, watch th-cam.com/video/XcovoZWAdxE/w-d-xo.html

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

    And to learn how to use VSCode on any other device, including your phone, watch th-cam.com/video/XcovoZWAdxE/w-d-xo.html

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

    And to learn how to use VSCode on any other device, including your phone, watch th-cam.com/video/XcovoZWAdxE/w-d-xo.html

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

    Will you code from your phone?

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

    Thnx Bro

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

      Glad it helped!

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

    I have finally understood Factory method after seeing this. Thank you for making and sharing this video 🙂

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

      Glad it helped! I thought that was one of the videos nobody would watch 😀

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

    This extension is now called: Dev Containers

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

      Thanks for the update!

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

    Without explaining project variables that make this work, this explanation is incomplete

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

      Thanks for the feedback

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

    Did you upgrade your JDK version yet?

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

    Have you automated your code reviews yet?

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

    You need a computer cockpit produced by our company😂

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

      Hahaha it probably costs an arm and a leg

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

      @@codevev only about $2000

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

      Yeah way too much for my liking

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

    try quest 3 with the immersed app

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

      I've been thinking about buying one but more for workout games. Does it work well for this use case though?

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

      @@codevev Yes, I use it for work

  • @RAGULRAJ-FF
    @RAGULRAJ-FF 2 หลายเดือนก่อน

    Nice video

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

      Thanks!

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

    😂try exercise

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

      Thanks, never thought to try it

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

    This is garbage, this books are sort of propaganda, they don't provide the reader with a effective mental development

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

      Please share your list

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

    Ty I'll try

  • @SinisterStudyStream-we4rw
    @SinisterStudyStream-we4rw 2 หลายเดือนก่อน

    Thank you

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

      Anytime

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

    "Breaking News: Man found crushed beneath computer monitor"

  • @ceptember.
    @ceptember. 2 หลายเดือนก่อน

    a split keyboard and a cheap zero gravity chair might help

  • @ceptember.
    @ceptember. 2 หลายเดือนก่อน

    thank you thank you thank you

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

      Anytime!

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

    Uh

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

      Is it a good uh or bad uh? 😂

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

    Thank you for this great tutorial.❤

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

      Glad it was helpful!

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

    I read the Talent Code and the 10k hrs /myolin sheath books about a decade ago. They were revelatory at the time. Today, I beleive books like Make it Stick offer a related, but optimised pathway to efficient learning.

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

      Don't think I've read Make It Stick though it does sound familiar. Thanks, I'll check it out!

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

      @@codevev There is another great book called Made to Stick. This is also worth a read, but is on another topic. "Uncommon Sense Teaching" is another great book on brain science and learning approaches. Happy reading.

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

      I'll check it out, thanks!

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

    I want to do this but in a sensory deprivation tank

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

      Not sure if you're joking or not 😀

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

    That was very helpful, thank you! Tonight it is my goal to create a lying down setup for my laptop and switch lite only with things I have at home. I did not think of turning the monitor around before, that will help. ❤😊 How is your neck pain now after some month of lying down? I hope you feel much better! For your floor setup I would suggest to put a pillow under your upper legs for better spinal support.

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

      I honestly haven't been too consistent in using it yet. Thanks for the suggestion about the pillow for the legs though!

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

      @@codevev Thank you for your reply. I've also created a setup that works with a 10 bucks adjustable laptopstand but writing is quite difficult. I will use it more for free time than for working.

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

      @dasEulchen247 Yeah that's why I had to buy that little desk, so I could put the keyboard on it 😀

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

    The way I go with learning programming: Watch a TH-cam crash course tutorial then dive directly to projects

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

      Not the worst approach!

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

    Love the honesty and the level of details! Thanks

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

      Sure thing!

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

    Modern problems require modern solutions

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

      😂😂😂

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

    @codevev isn't the screen upside down? Is there a setting on the Macbook to invert it so that it's right side up?

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

      It is! And yes, I believe you have to hold the Option key when you go to System Preferences/Display Settings (or something like that) and an option to change the screen rotation will be presented

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

      @@codevev woah you're right that just worked! Never knew that, thanks I'll consider this now

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

      Yeah took me some googling when I originally tried it😀

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

    Does it ever feel dicey with a large object hovering above your head

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

      Haha sometimes it does