Curated Video
ChatGPT and Prompt Engineering for Software Development - Document API Using ChatGPT
In this video, you will learn to document APIs using ChatGPT, effectively documenting API functionalities, endpoints, request/response formats, and authentication methods. We will understand how ChatGPT can assist in generating clear and...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Build Multi-Stage Docker Image
In this video, you will learn to build multi-stage Docker images and create optimized Docker images using multiple stages. We will understand how to leverage the benefits of multi-stage builds, such as reducing image size and enhancing...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Learn Docker Concepts
In this video, we will gain a solid understanding of Docker concepts and the fundamental principles and components of Docker, including containerization, Docker images, and Docker containers. You will learn how Docker simplifies...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Prepare for AZ-900 Exam
In this video, we will explore the preparation process for the AZ-900 exam, which is focused on Microsoft Azure Fundamentals, exam objectives, study tips, and resources to support your preparation efforts. ChatGPT will be introduced as a...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Prepare for AZ-104 Exam
In this video, we will receive guidance on preparing for the AZ-104 exam related to Microsoft Azure Administrator certification. We will cover the key exam topics, provide study strategies, and recommend resources to help you succeed in...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Prepare for Technical Interviews
In this video, we will delve into technical interviews and learn how ChatGPT can support our preparation, strategies, and tips for navigating technical interviews, including common interview questions, problem-solving approaches, and...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Prepare for the Coding Test
In this video, you will learn to effectively prepare for coding tests using ChatGPT, various techniques, and resources that can help you improve your coding skills, solve algorithmic problems, and practice coding challenges. We will...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Start Your First Chat
This video will dive into practical applications by starting our first chat with ChatGPT, interacting with ChatGPT, and showcasing the basic commands and functionalities. You will learn to initiate a conversation, ask questions, and...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Overview of ChatGPT
This video will give us an in-depth overview of ChatGPT, what ChatGPT is, how it works, and its key features and capabilities. We will gain a clear understanding of the underlying technology behind ChatGPT, setting the stage for your...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Welcome and About This Course
This video delves deeper into the topic of using ChatGPT for software development. You will learn about the capabilities and potential applications of ChatGPT in the software development process and the benefits and advantages of...
Curated Video
ChatGPT and Prompt Engineering for Software Development - Introduction
This video will give us an overview of what to expect from the course. The instructor introduces the course content, learning objectives, and the benefits we will gain from taking the course. It sets the foundation for a learning journey...
Curated Video
Structural Design Patterns in Modern C++ - Introduction to Design Patterns
This video presents an introduction to design patterns. This clip is from the chapter "Introduction" of the series "Structural Design Patterns in Modern C++".This section introduces you to design patterns and Unified Modeling Language...
Curated Video
Robots compete in 'mission to Mars'
LEAD IN:It's not been long since European countries were competing on the Eurovision Song Contest stage. Well now they're competing on Mars ... sort of.At Innorobo, one of Europe's leading robotics events, teams from across the continent...
Curated Video
Creational Design Patterns in Modern C++ - Introduction to Patterns
This video explains the concept of patterns. • `struct` ? `enum class` ? `variant` progression • Product and sum types • Variants versus unions This clip is from the chapter "Introduction" of the series "Creational Design Patterns in...
Curated Video
C++ Developer - The Library
This video explains the library. This clip is from the chapter "Functions" of the series "The Complete C++ Developer Course".This section discusses the various functions in C++.
Curated Video
C++ Developer - A Book Class
This video discusses a book class. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete C++ Developer Course".This section introduces classes and objects.
NASA
Small Steps, Giant Leaps: Episode 41, Technical Storytelling, Part Two Small Steps, Giant Leaps
NASA’s Jon Olansen, Jenny Devolites and Ben Asher share technical stories and discuss storytelling technique with Storytelling Strategist Johel Brown-Grant.
Curated Video
C++ Developer - Encapsulation: Data Members and Member Functions
This video focuses on encapsulation and explains data members and data functions. This clip is from the chapter "Introduction to Classes and Objects" of the series "The Complete C++ Developer Course".This section introduces classes and...
Curated Video
C++ Developer - Variables and Data Types - Part 1
This is the first part of a three-part video that explains variables and data types. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
NASA
Houston We Have a Podcast: Uncommon Origins
Shawn Cvetezar, Laura Paulino, and Don Caluya, NASA interns representing NASA’s Marshall Space Flight Center, Ames Research Center, and Johnson Space Center, respectively, reflect upon their non-traditional paths that led them to NASA...
Curated Video
C++ Developer - Variables and Data Types - Part 2
This is the second part of a three-part videos that explains variables and data types. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Curated Video
C++ Developer - The Array Class
This video explains the array class. This clip is from the chapter "Arrays and Vectors" of the series "The Complete C++ Developer Course".This section explains arrays and vectors.
Curated Video
C++ Developer - Arithmetic Operators
This video explains the arithmetic operators. This clip is from the chapter "Fundamentals of C++" of the series "The Complete C++ Developer Course".This section discusses the fundamentals of C++.
Curated Video
C++ Developer - Logic Errors
This video explains logic errors. This clip is from the chapter "Exceptions and Debugging" of the series "The Complete C++ Developer Course".This section explains exceptions and debugging in C++.