#programming

C1C2
75 Vues · 4 mois depuis

The Best Place To Continue Learning Git / Github - https://bit.ly/3MFZLIZ

Join my free exclusive community built to empower programmers! - https://www.skool.com/software-developer-academy

Preparing For Your Coding Interviews? Use These Resources
————————————————————
(My Course) Data Structures & Algorithms for Coding Interviews - https://thedailybyte.dev/courses/nick
AlgoCademy - https://algocademy.com/?referral=nickwhite
Daily Coding Interview Questions - http://bit.ly/3xw1Sqz

10% Off Of The Best Web Hosting! - https://hostinger.com/nickwhite

Follow Me on X/Twitter - https://x.com/nickwhitereal
Follow My Instagram - https://www.instagram.com/nickwwhite

Other Social Media
----------------------------------------------
Discord - https://discord.gg/ZGyc2nZyAx
Twitch - https://www.twitch.tv/nickwhitettv
TikTok - https://www.tiktok.com/@nickwhitetiktok
LinkedIn - https://www.linkedin.com/in/nicholas-w-white/

Show Support
------------------------------------------------------------------------------
Patreon - https://www.patreon.com/nick_white
PayPal - https://paypal.me/nickwwhite?locale.x...
Become A Member - https://www.youtube.com/channe....l/UC1fLEeYICmo3O9cUs

#coding #programming #softwareengineering

C1C2
67 Vues · 3 mois depuis

This video is first in a series on using Github for team collaboration.

Github will allow us to create a repository that will house our code and allow us to add teammates as contributors so that work on projects as a team.

🔴 Subscribe to our channel to get video updates. Hit the subscribe button above: https://bit.ly/3boSYkX

--------------------------------------------------------------------------------------------

Website: https://www.missionbit.org/
Facebook: https://www.facebook.com/MissionBit/
Instagram: https://www.instagram.com/missionbit/
Twitter: https://twitter.com/missionbit

--------------------------------------------------------------------------------------------

#github #programming #html #css #python #javascript #coding #developer #code #programmer

C1C2
36 Vues · 3 mois depuis

In this video today we are going to walk through how we branch off from the main branch and actually make a change to a remote project.

🔴 Subscribe to our channel to get video updates. Hit the subscribe button above: https://bit.ly/3boSYkX

--------------------------------------------------------------------------------------------

Website: https://www.missionbit.org/
Facebook: https://www.facebook.com/MissionBit/
Instagram: https://www.instagram.com/missionbit/
Twitter: https://twitter.com/missionbit

--------------------------------------------------------------------------------------------

#github #programming #html #css #python #javascript #coding #developer #code #programmer

C1C2
21 Vues · 4 mois depuis

Today we will walk you through the basics of using the terminal and command prompt with GitHub!

🔴 Subscribe to our channel to get video updates. Hit the subscribe button above: https://bit.ly/3boSYkX

--------------------------------------------------------------------------------------------

Website: https://www.missionbit.org/
Facebook: https://www.facebook.com/MissionBit/
Instagram: https://www.instagram.com/missionbit/
Twitter: https://twitter.com/missionbit

--------------------------------------------------------------------------------------------

#github #programming #coding #codingtutorial

Donbright
21 Vues · 4 mois depuis

A folder or a directory is a location on a computer to store and organize multiple files and sub-directories. Python has a module named os that makes it really easy to work with directory and file management tasks.
🔥 Want to learn Python, the right way? Get my interactive Python course: https://bit.ly/right-python

In this video, we will learn to use the os module to perform various directory operations like creating, renaming, and removing directories with the help of examples.

~
Run Python Online: https://www.programiz.com/pyth....on-programming/onlin
Programs in this video: https://github.com/programiz/p....ython-course/blob/ma

Python Directory and Files Management (text-based tutorial): https://www.programiz.com/pyth....on-programming/direc

Python Object-Oriented Programming: https://youtu.be/pnWINBJ3-yA?l....ist=PL98qAXLA6afscIX

Watch our videos and revise them with our Python App!
Download here for Android: https://bit.ly/learn-python-android
Download here for iOS: https://apple.co/3iPm6Sx

Timestamps:
0:00 Intro
0:24 Getting Current Directory
1:10 Changing Directory
3:22 Listing all Directories and Files
4:30 Making a New Directory
5:18 Renaming a Directory or a File
6:11 Removing Directory or File

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com

-------------------------------------------------

Python os Module (Work with Directories) #27

#programiz #python #programming #pythonmodules

C1C2
18 Vues · 4 mois depuis

#23 C Pointers | C Programming For Beginners

In this video, we will learn about Pointers in C Programming. We will learn to work directly with computer memory addresses with the help of pointers. We will find the differences between regular variable and a pointer. Then we will learn to access and change value using pointer.

Finally, we will make sure you won't make the common mistakes while working with pointers by guiding you the correct ways so watch this video to have clear concept on pointers.

This video is a part of our C Programming video series: https://www.youtube.com/watch?v=KnvbUiSxvbM&list=PL98qAXLA6aftD9ZlnjpLhdQAOFI8xIB6e

~
Resources:
C Online Compiler: https://www.programiz.com/c-pr....ogramming/online-com
GitHub File: https://github.com/programiz/c....-youtube/blob/master
C (title) Tutorial (text-based tutorial): https://www.programiz.com/c-programming/c-pointers

Timestamps:
00:17 - C Pointers
02:10 - Pointer Variables
04:20 - Access Value using Pointers
05:31 - Change Value using Pointers
07:11 - Common Mistakes in Pointers
09:58 - Programming Task
10:43 - Quiz
~

Revise your learning using our C App
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Find Programiz elsewhere:
Programiz PRO: https://programiz.pro/
Website: https://www.programiz.com
Discord: https://www.discord.gg/programiz
~
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Twitter: https://twitter.com/programiz


#programiz #pointers #programiz #pointerexample #cprogramming #learnc #programming #cpointers #learncprogramming

C1C2
16 Vues · 4 mois depuis

Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will have a look at implicit and explicit type conversions in C. We'll learn about the data type hierarchy and also see examples of these conversions.

~
Run C Online: https://www.programiz.com/c-pr....ogramming/online-com
Programs in this video: https://github.com/programiz/c....-youtube/blob/master
C Tutorial (text-based tutorial): https://www.programiz.com/c-programming

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
0:00 Start
05:21 Explicit Type Conversion
09:17 Quiz

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com
Twitter: https://twitter.com/programiz


#learncprogramming #programiz #typeconversioninc #cprogramming #implicit #programming #explicit #datatype #datatypehierarchy #typeconversion #learnc #coding

C1C2
14 Vues · 4 mois depuis

Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will learn about the ternary operator in C with their syntax and examples. We will also learn some of the cases, where we can replace the if...else statement with a ternary operator and see how the ternary operator will make our code cleaner and shorter.

~
Run C Online: https://www.programiz.com/c-pr....ogramming/online-com
Programs in this video: https://github.com/programiz/c-youtube
C Tutorial (text-based tutorial): https://www.programiz.com/c-programming

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
00:00 Start
00:53 Example: Ternary Operator
04:33 Ternary Operator Vs if...else Statement
05:37 Programming Task
06:18 Quiz

------------------------------

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com
Twitter: https://twitter.com/programiz


#programiz #learncprogramming #learnc #coding #ctutorial #ternary #operator #conditionaloperator #ifelse #coperator #programming

C1C2
6 Vues · 4 mois depuis

Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will learn about if-else statements in C programming. We will start with the syntax of the if statement and understand the logic. Then we will learn the syntax and logic to use else clause and else if clause with if statement. Finally, by understanding these concepts we will learn to create decision-making programs.

~
Run C Online: https://www.programiz.com/c-pr....ogramming/online-com
Programs in this video: https://github.com/programiz/c....-youtube/blob/master
C Tutorial (text-based tutorial): https://www.programiz.com/c-pr....ogramming/c-if-else-

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
00:00 Start
04:24 if..else Statement
06:33 else if Statement
11:26 Programming Task
12:32 Quiz

--------------------------------

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com
Twitter: https://twitter.com/programiz


#programiz #ifelseinc #learncprogramming #learnc #coding #ctutorial #ccourse #ifelse#elseif #clause #statement #decisionmakingprogram #coding #programming

C1C2
2 Vues · 4 mois depuis

Step by step video tutorials to learn C Programming for absolute beginners!

Watch this video to find out all about C operators. You will learn about arithmetic operators, like addition, division, increment, decrement, and also about the assignment operators.

~
Run C Online: https://www.programiz.com/c-pr....ogramming/online-com
Programs in this video: https://github.com/programiz/c....-youtube/blob/master
C Tutorial (text-based tutorial):
https://www.programiz.com/c-pr....ogramming/c-operator
https://www.programiz.com/arti....cle/increment-decrem

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
0:00 Start
00:51 Arithmetic Operators
01:14 Addition Operator
05:06 Division Operator
07:08 Remainder Operator
08:00 Increment and Decrement Operator
09:37 Multiple Operators
11:34 Quiz

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com
Twitter: https://twitter.com/programiz


#learncprogramming #programiz #operatorsinc #cprogramming #basics #programming #arithmetic #operators #prefix #postfix #assignmentoperator

C1C2
2 Vues · 4 mois depuis

Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will learn about comments in C programming. Comments are hints that we add to our program to make our code easier to understand. We can also use comments to debug our code. We will also show you how we can use keyboard shortcuts to comment.
~
Run C Online: https://www.programiz.com/c-pr....ogramming/online-com
Programs in this video: https://github.com/programiz/c....-youtube/blob/master
C Tutorial (text-based tutorial): https://www.programiz.com/c-programming

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
0:00 Start
2:26 Prevent Executing Code Using Comments
4:51 Multiline Comments in C Programming
5:35 Keyboard Shortcut
6:24 Why are comments important?

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Website: https://www.programiz.com
Twitter: https://twitter.com/programiz


#learncprogramming #programiz #commentsinc #cprogramming #basics #programming

C1C2
2 Vues · 4 mois depuis

#4: Get User Input in C Programming

Step by step video tutorials to learn C Programming for absolute beginners!

In this video, we will learn to take input from users using the scanf() function and show output using the printf() function. In C programming, the scanf() function takes input from the user and stores it in a variable. Similar to printf(), the concept of format specifier is also used in scanf() so, we will learn it in much detail.

~
Run C Online: https://www.programiz.com/c-programmi...
Programs in this video:https://github.com/programiz/c....-youtube/blob/master
C Data Types (text-based tutorial): https://www.programiz.com/c-pr....ogramming/c-input-ou

Watch our videos and revise them with our C App!
Download here for Android: https://bit.ly/3upaInx
Download here for iOS: https://apple.co/3EZLtNq

Timestamps:
0:00 Start
3:09 Take Double Input
5:30 Take multiple input
6:56 Quiz

Find Programiz elsewhere:
Facebook: https://www.facebook.com/programiz
Instagram: https://www.instagram.com/_programiz/
LinkedIn: https://www.linkedin.com/company/programiz
Twitter: https://twitter.com/programiz
Website: https://www.programiz.com

#cprogramming #programiz #learnprogramming #takeinputinc #programming #scanf #printf #input #output