Brian McLogan
Learn how to determine concavity and point of inflection AP style
👉 Learn how to determine the concavity of a function. A function is said to be concave up (convex) if the graph of the curve is facing upwards and the function is said to be concave down (concave) if the graph is facing down. To test for...
Curated Video
Learning Scala Web Development (Video 18)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 06: BDD Style - Given When Then
Mockito Basics: Step 06: BDD Style - Given When Then This clip is from the chapter "Mockito Basics" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Basics.
Curated Video
Learning Scala Web Development (Video 19)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Curated Video
Learning Scala Web Development (Video 23)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Curated Video
Learning Scala Web Development (Video 22)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Curated Video
Learning Scala Web Development (Video 17)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Curated Video
Learning Scala Web Development (Video 11)
The Scala programming language has gained a lot of traction in the last couple of years because of its functional orientation and conciseness. The industry has a strong interest in using Scala in modern production systems, and as such,...
Curated Video
Learning Akka (Video 24)
Akka helps you to build scalable, resilient, and fault-tolerant distributed systems that can provide outstanding performance on local machines as well as over remote networks. Employing the actor model, it is possible to leverage these...
Curated Video
Modern JavaScript from the Beginning - Second Edition - CSS and Style Loaders
In this video, we will explore how to use CSS and style loaders in Webpack. We will look at the different types of style loaders available and how to configure them in our Webpack configuration file. This clip is from the chapter...
Curated Video
Modern JavaScript from the Beginning - Second Edition - Manipulating Styles and Classes
This video covers how to manipulate CSS styles and classes in the DOM using JavaScript. It covers the style property and the classList property. This clip is from the chapter "DOM Manipulation" of the series "Modern JavaScript from the...
Curated Video
Learning Angular 2 Directives (Video 10)
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...
Curated Video
Learning Angular 2 Directives (Video 3)
Get up to speed with the building blocks of Angular 2. New technologies and new patterns are emerging on a daily basis. Coding for the front end is extremely demanding, but at the same time more interesting and challenging than ever...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Step 07: Verify calls on Mocks
Mockito Basics: Step 07: Verify calls on Mocks This clip is from the chapter "Mockito Basics" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Basics.
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Save a Lot of Time with This Command
In this video, you will learn about the concept of saving prompts or word weights that produced the best output and save those words for use in future use of prompts while producing similar content that yielded stunning results the...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Change the Quality Setting
In this video, you will learn to change the quality setting. We will use the settings command and the MJ5 model and calibrate the stylize function to high or very high based on the quality of the artwork to be generated. This clip is...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - How to Use the Stylize Command
In this video, you will learn to use a command that will stylize our artwork. We will use the –s (then a number from 0-1000); if the value is a low number, it closely follows the prompt, and if the value is high, the image gets more...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Use Your Own Images to Create Fun Avatars of Yourself
In this video, you will learn about a technique where we use our very own images to create fun avatars of ourselves. We will use the Midjourney bot to place the images, create links, then use the /imagine command and paste the link, and,...
Curated Video
Learn Midjourney For Your Future 6 Figure Career - Creating Consistent Characters
In this video, you will learn to build consistent characters, one of the most important things to address when creating a comic book or a series of art, where a character we create maintains the consistency of the look throughout. This...
Curated Video
Learning Dart (Video 6)
Dart is a new open source programming language for the web. Developed by Google, Dart is gaining popularity and has a steadily growing community. It is a single language for both client and server that can be used to build large-scale...
Curated Video
Mockito Tutorial: Learn mocking with 25 Junit Examples - Basics of Mockito - Section Overview
Mockito Basics: Basics of Mockito - Section Overview This clip is from the chapter "Mockito Basics" of the series "Mockito Tutorial: Learn mocking with 25 Junit Examples".In this section, we look into Mockito Basics.
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - FashionMNIST Example Plan Neural Network
This video demonstrates FashionMNIST example plan neural network. This clip is from the chapter "Introduction to TensorFlow" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on the...
Curated Video
Deep Learning CNN Convolutional Neural Networks with Python - Sliding Window Object Localization
This video talks about the sliding window object localization. This clip is from the chapter "YOLO" of the series "Deep Learning CNN: Convolutional Neural Networks with Python".This section focuses on YOLO (You Only Live Once).