Curated Video
Learn Git in 3 Hours- Installing and Configuring Git
Learn how to install Git on your machine, be it OS X or Windows. • Download the installer for your operating system • Run the installer • Configure Git on your machine This clip is from the chapter "Version Control and the Terminal" of...
Curated Video
Learn and Master C Programming - #include': Angle Brackets (<>) versus Double Quotes ("")
In C, the angle brackets ask the C preprocessor to look for a header file in a directory other than the current one. This clip is from the chapter "Preprocessor Directives" of the series "Learn and Master C Programming For Absolute...
Curated Video
Advanced Swift 2 Application Development (Video 5)
The number of smartphone users is increasing every single day, and as more and more of them are looking for new and interesting ways to improve their lives through mobile applications, the need for a language that will deploy on all...
IDG TECHtalk
R tip: Quick lookup tables with named vectors
Leave a comment and let us know what tips you’d like to see in a future Do More With R video.
Curated Video
Turning Off Smart Quotes in Microsoft Word
This video provides a tutorial on how to disable smart quotes in Microsoft Word to ensure that speech marks and apostrophes display correctly when copied into HTML for web pages. By adjusting the autocorrect options in Word, users can...
Curated Video
Python 3 for Beginners: Numeric Operations and Math Calculations
In this Python programming lesson, we learn about numbers and how they are used in Python. The lesson covers integers and floating-point numbers, their data types, and how to perform numerical operations such as addition, subtraction,...
IDG TECHtalk
How to never look up tidyr pivot_wider and pivot_longer again
Tidyr is a handy R package for reshaping data, but it can be hard to remember exactly how pivot_wider and pivot_longer work. Thanks to RStudio code snippets, you can write a snippet once and then always have a fill-in-the-blank code...
Curated Video
Excel VBA Programming The Complete Guide - Syntax Tips
In this lesson, we'll explore some tips for writing cleaner and more elegant VBA code. This clip is from the chapter "Variables and Data Types" of the series "Excel VBA Programming–The Complete Guide".In this section, we work with...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Strings (Sequences)
Let's learn about a "sequence". The first one is a string. Not like a knitting string, but more like a sentence. Confused? This lesson will clarify everything. This clip is from the chapter "Beginner-friendly Python" of the series...
Curated Video
Python for Data Analysis: Step-By-Step with Projects - Strings, Common Functions, and Methods
This video explains strings, common functions, and methods. This clip is from the chapter "Python Crash Course" of the series "Python for Data Analysis: Step-By-Step with Projects".This section gives you a crash course in Python.
Curated Video
Python 3 for Beginners: Introduction to Python Variables, Functions, and Methods
In this video, you'll learn the fundamentals of Python programming. From understanding variables to creating strings and using functions, this course will guide you through the basics of Python. You'll also discover how everything in...
Curated Video
Python for Everybody: The Ultimate Python 3 Bootcamp - Comments
Make notes in your code with "comments". It's good for future-you and your co-workers. This clip is from the chapter "Intermediate Python" of the series "Python for Everybody: The Ultimate Python 3 Bootcamp".This section helps give an...
Curated Video
Microsoft SQL Server Development for Everyone - Updating Data in the Table
This video explains how to update data in the tables. This clip is from the chapter "Manipulating Tables and Data" of the series "Microsoft SQL Server Development for Everyone".This section explains how to manipulate tables and data.
Curated Video
Robotic Process Automation - UiPath RPA Developer Masterclass - Introduction to Variables
This video will provide an introduction and overview of the most relevant variables for building robots in UiPath Studio. This clip is from the chapter "Tech Primer – Variables and Data Types" of the series "Robotic Process Automation...
IDG TECHtalk
How to set up Python in RStudio
Are you an R user confused by setting up Python? See how to install and configure Python – and run Python code within RStudio. Plus: Send data from Python to an R object. With InfoWorld Python expert Serdar Yegulalp who explains the ins...
Curated Video
REST APIs with Flask and Python - String Formatting in Python
This video demonstrates how to format strings in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python...
Curated Video
Job-Ready SQL in an Afternoon - Conditional Filtering Grouped Comparisons
In this video, we will cover conditional filtering grouped comparisons. This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Curated Video
Introduction To Website Development Technologies - JavaScript Statements and Variable Declarations
In this video, you will learn about JavaScript statements and variable declarations. This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this...
Curated Video
Job-Ready SQL in an Afternoon - Conditional Filtering Direct Comparisons
In this video, we will cover conditional filtering direct comparisons. This clip is from the chapter "Conditionals and Arithmetic" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover conditionals and arithmetic.
Curated Video
Python for Machine Learning - The Complete Beginners Course - Managing Directories in Jupyter Notebook
In this video, you will learn how to manage directories in Jupyter Notebook. This clip is from the chapter "Optional: Setting Up Python and ML Algorithms Implementation" of the series "Python for Machine Learning - The Complete...
Curated Video
REST APIs with Flask and Python - Variables in Python
This video focuses on the variables in Python. This clip is from the chapter "A Full Python Refresher" of the series "REST APIs with Flask and Python".This section covers the various concepts that will help refresh your Python knowledge.
Curated Video
Job-Ready SQL in an Afternoon - Aliases and Ordering
In this video, you will learn about aliases and ordering. This clip is from the chapter "Databases, Tables, and Basic Queries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover databases, tables, and basic...
Curated Video
Job-Ready SQL in an Afternoon - Reading Data
In this video, you will learn how to read data. This clip is from the chapter "Databases, Tables, and Basic Queries" of the series "Job-Ready SQL in an Afternoon".In this section, we will cover databases, tables, and basic queries.
Curated Video
Introduction To Website Development Technologies - Using jQuery
In this video, you will learn how to use jQuery. This clip is from the chapter "Understanding JavaScript, jQuery, and Bootstrap" of the series "Introduction to Website Development Technologies".In this section, we will cover JavaScript,...