Hi, what do you want to do?
Brian McLogan
Determining when a function is increasing decreasing or constant
👉 Learn how to determine increasing/decreasing intervals. There are many ways in which we can determine whether a function is increasing or decreasing but we will focus on determining increasing/decreasing from the graph of the function....
Brian McLogan
Evaluate the six trigonometric functions for the given real number
👉 Learn how to evaluate the six trigonometric functions of a given angle. When given an angle we locate the angle on the unit circle. Then using the coordinate of the terminal side of the angle on the unit circle and the definitions of...
Curated Video
5G and Wireless Communication for Beginners - It is/It Almost is/It Will Eventually Be 4G
This video focuses on 4th generation of wireless communication.<br/<br/>>
This clip is from the chapter "Higher-Further-Faster with 4G" of the series "5G and Wireless Communication for Beginners".This section introduces you to 4G.
This clip is from the chapter "Higher-Further-Faster with 4G" of the series "5G and Wireless Communication for Beginners".This section introduces you to 4G.
Curated Video
Mastering Grunt (Video 13)
Grunt is everywhere. From JavaScript projects in jQuery to Twitter Bootstrap, everyone's using Grunt to convert code, run tests, and produce distributions for production. Web development activities are marked by repetitive tasks...
Curated Video
Migrating to Angular 2 (Video 10)
Angular 2 is a technical and conceptual overhaul of its hugely popular predecessor, AngularJS. This means that for developers who have built and maintained applications with AngularJS, and need to transition projects across to...
Curated Video
Learn and Master C Programming - Using 'struct' keyword in C
We will learn how to use 'struct' keyword to declare and use our own data types in C.
r/>
This clip is from the chapter "Structures & Unions" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
r/>
This clip is from the chapter "Structures & Unions" of the series "Learn and Master C Programming For Absolute Beginners!".In this...
Curated Video
Master Java Web Services and REST API with Spring Boot- Step 05 - Define XML Schema Definition (XSD) for Response – GetCourseDetailsResp
SOAP Web Services with Spring and Spring Boot: Step 05 - Define XML Schema Definition (XSD) for Response – GetCourseDetailsResp
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series...
r/>
This clip is from the chapter "SOAP Web Services with Spring and Spring Boot" of the series...
Brian McLogan
Learn to find the values the function is undefined, then write domain
👉 Learn how to find the domain of rational functions. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero. Thus, to find the domain...
Brian McLogan
Domain of a radical with negative under the radical
👉 Learn how to find the domain of a radical function. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a radical square-root function, there cannot be a negative number inside the...
Brian McLogan
Determine the domain of a radical multiplied by a variable
👉 Learn how to find the domain of a radical function. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a radical square-root function, there cannot be a negative number inside the...
Curated Video
Learning Scala Web Development (Video 8)
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...
Brian McLogan
How to find the domain with radical in the numerator
👉 Learn how to find the domain of rational functions with a radical numerator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Brian McLogan
Evaluate the six trigonometric functions for the given real number
👉 Learn how to evaluate the six trigonometric functions of a given angle. When given an angle we locate the angle on the unit circle. Then using the coordinate of the terminal side of the angle on the unit circle and the definitions of...
Curated Video
Describe the applications of artificial intelligence systems : AI vs ML
From the section: An Introduction to Machine Learning. In this section, we are introduced to Machine Learning. We learn about its types and applications. There will an explanation on AI versus ML.
An Introduction to Machine...
An Introduction to Machine...
IDG TECHtalk
How to use arrays and slices in Go
Learn about working with arrays and slices, two variable types Go uses to create collections of similar objects.
Brian McLogan
Evaluate the limit to infinity from a graph with jump discontinuity
👉 Learn how to evaluate the limit of a function from the graph of the function. The limit of a function as the input variable of the function tends to a number/value is the number/value which the function approaches at that time. When...
Brian McLogan
Graph Inverse Function by adding restrictions
Graph Inverse Function by adding restrictions
Python Programmer
EDA Python - 06-3variable_name_rules
There are rules when it comes to naming python variables. We cover those in this video.
Packt
Error Messages
Debugging Node.js (Notes Apps): Error Messages
<
br/>
This clip is from the chapter "Debugging Node.js (Notes Apps)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to debug in...
<
br/>
This clip is from the chapter "Debugging Node.js (Notes Apps)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn how to debug in...
Curated Video
Learning Dart (Video 22)
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...
Packt
Testing an Express Application: Part I
Testing Node.js (Task App): Testing an Express Application: Part I
<
br/>
This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
<
br/>
This clip is from the chapter "Testing Node.js (Task App)" of the series "The Complete Node.js Developer Course (3rd Edition)".In this section, you will learn...
Brian McLogan
How to find the domain of a rational function with radical
👉 Learn how to find the domain of rational functions with a radical denominator. Recall that the domain of a function is the set of possible input values (x-values) of the function. For a rational function, the denominator cannot be zero...
Curated Video
DevOps with GIT(Flow) Jenkins, Artifactory, Sonar, ELK, JIRA - Configure for SCM and Artifactory
In this video, you will be able to configure the spring boot project to talk to the SCM and artifactory. The id's in distribution Management configuration in pom.xml need to match the server settings in the settings.xml to ensure that...