t funcoding
t funcoding
  • Видео 63
  • Просмотров 125 202
How to start Leetcode in 2024 ( as a Beginner ) 🚀
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn --
How to create account on LeetCode?
How to understand problem statement?
What are Testcases?
How to submit code on Leetcode as noob?
Link to install Python and PyCharm in Windows.
ruclips.net/video/n7GF--xSOG0/видео.html
Link to watch VS Code Installation -
ruclips.net/video/Q_m2n53T_KA/видео.html
Link to watch Anaconda installation -
ruclips.net/video/K9y3yOxhxa4/видео.html
To complete playlist of C++ for beginners ruclips.net/p/PLRBVNEepGaa22A6xD4SEz4yK7zF8Ocp-K
Link to watch difference between machine learning, artifical intelligence and deep learning-
ruclips.net/video/NG02e8foMvA/видео.html
Program to ...
Просмотров: 41

Видео

How to Run Python in Visual Studio Code on Windows [2024]
Просмотров 773 месяца назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn How to run python codes in Visual studio code? Why we need to install python extensions in VS code to run python program? Link to install Python and PyCharm in Windows. ruclips.net/video/n7GF xSOG0/видео.html Link to watch VS Code Installation - ruclips.net/video/Q_m2n53T_KA/видео.html Link to watch Ana...
Download and Install Python (3.12.3) and PyCharm [2024]
Просмотров 653 месяца назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn How to install Python and PyCharm in Windows. How to set up the path variable? What is the difference between IDE and IDLE? Link to watch VSCode Installation - ruclips.net/video/Q_m2n53T_KA/видео.html Link to watch Anaconda installation - ruclips.net/video/K9y3yOxhxa4/видео.html To complete playlist of ...
How to Install and Set Visual Studio Code and MinGW Compiler || Set path variable || GCC v/s MinGW
Просмотров 1123 месяца назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn What is an IDE? Why we use Integrated Development Environment? What are various type of IDE's for C and C ? How to install Visual Studio Code and MinGW in Windows. How to set up the path variable? What is the difference between gcc and MinGW? Link to watch Anaconda installation - ruclips.net/video/K9y3y...
Send Emails using Python [with code]
Просмотров 57Год назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn how to send gmail using python. Link to watch Anaconda installation - ruclips.net/video/K9y3yOxhxa4/видео.html To complete playlist of C for beginners ruclips.net/p/PLRBVNEepGaa22A6xD4SEz4yK7zF8Ocp-K Link to watch difference between machine learning, artifical intelligence and deep learning- ruclips.net...
Local and Global Variables in Cpp || C++ tutorial for beginners in Hindi
Просмотров 52Год назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn about local variables, global variable and difference between them. Along with detail explanation about why their is need of global variables. Link to watch Anaconda installation - ruclips.net/video/K9y3yOxhxa4/видео.html To complete playlist of C for beginners ruclips.net/p/PLRBVNEepGaa22A6xD4SEz4yK7zF...
How to use jupyter Notebook for beginners
Просмотров 67Год назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn how to use jupyter notebook (at very basic level). The jupyter notebook is an open source web application that allows you to create and share documents that contain live code,Visualizations etc. It is a powerful tool for data science and machine Learning. Jupyter Notebook are also highly reproducible, w...
Install Anaconda Python, Jupyter Notebook and spyder on Window 10
Просмотров 142Год назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn how to install the software required for machine Learning. Anaconda is a distribution of the Python and R programming language for scientific computing that aims to simplify package management and deployment. The distribution include data - science packages suitable for Windows, Linux and macOS. The jup...
Is Google Bard better than ChatGPt ?
Просмотров 81Год назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will learn about How the bard ai is different from Chat Gpt? What are the features that bard can contain but ChatGpt cannot? #chatgpt #ai #technology #latest
Mojo🔥VS Python 🐍
Просмотров 56Год назад
Hi, my name is Tannu and you are welcome to my RUclips Channel. In this video, we will discuss about mojo programming language : How to use it? what is mojo playground? is it the end of python? #mojo #programming #python #ai language #tech #technology #latest
Array (Full Concept) || C++ tutorial for beginners in Hindi
Просмотров 65Год назад
In this video, we will discuss about - What is Array? why we need it? Declaration and Intialization of Array Types of Array Memory Management Passing Array Elements to a Function Passing Entire Array to a Function 2D Array To complete playlist of C for beginners ruclips.net/p/PLRBVNEepGaa22A6xD4SEz4yK7zF8Ocp-K Link to watch difference between machine learning, artifical intelligence and deep le...
Function (Part-2) || Type of Function or Function Prototyping
Просмотров 272 года назад
In the previous video, we will discuss about: What is function? Function definition Function Prototype Function calling Actual Parameter Formal Parameter In this tutorial, we will discuss about type of prototype in C To watch difference between srand() and rand() function - ruclips.net/video/-r44SO7u8Ho/видео.html To download notes - t.me/tgfuncoding #all #c #coaching #code #cpp
Function in C || C++ tutorial for beginners in Hindi
Просмотров 602 года назад
In the previous video, we will discuss about the inbuilt function. In this video, we will discuss about - What is function? Function definition Function Prototype Function calling Actual Parameter Formal Parameter To watch difference between srand() and rand() function - ruclips.net/video/-r44SO7u8Ho/видео.html To download notes - t.me/tgfuncoding #c #code #coding #all #cpp #function
Microprocessor 8085 complete Tutorial || University Exams (CS+EC/EE+GATE)
Просмотров 2472 года назад
Microprocessor 8085 complete Tutorial || University Exams (CS EC/EE GATE)
Inbuilt Function || Difference between srand() and rand() function in C++
Просмотров 2292 года назад
Inbuilt Function || Difference between srand() and rand() function in C
floating point Number in C++ || Difference between double and float in C
Просмотров 902 года назад
floating point Number in C || Difference between double and float in C
Type casting || C++ tutorial for beginners in Hindi
Просмотров 392 года назад
Type casting || C tutorial for beginners in Hindi
Nested for loop || C++ tutorial for beginners in Hindi
Просмотров 252 года назад
Nested for loop || C tutorial for beginners in Hindi
goto statement in C++ || Cpp tutorial for beginners in Hindi
Просмотров 402 года назад
goto statement in C || Cpp tutorial for beginners in Hindi
break and continue statement in C++ || Cpp tutorial for beginners in Hindi
Просмотров 242 года назад
break and continue statement in C || Cpp tutorial for beginners in Hindi
C/C++ program to check whether a number is divisible by 5 or not
Просмотров 1,5 тыс.2 года назад
C/C program to check whether a number is divisible by 5 or not
C/C++ program to check whether a alphabet is vowel or consonant
Просмотров 3212 года назад
C/C program to check whether a alphabet is vowel or consonant
while and do- while loop || C++ tutorial for beginners in Hindi #27
Просмотров 332 года назад
while and do- while loop || C tutorial for beginners in Hindi #27
Program to find whether a triangle is equilateral, isosceles or scalene in C/C++
Просмотров 5422 года назад
Program to find whether a triangle is equilateral, isosceles or scalene in C/C
Program to check whether a year is leap or not in C/C++ (in Hindi)
Просмотров 462 года назад
Program to check whether a year is leap or not in C/C (in Hindi)
C/C++ program to find maximum between three numbers
Просмотров 7122 года назад
C/C program to find maximum between three numbers
for loop in C/C++ tutorial for beginners in Hindi
Просмотров 242 года назад
for loop in C/C tutorial for beginners in Hindi
Program to check whether a number is positive, negative or zero in C/C++
Просмотров 232 года назад
Program to check whether a number is positive, negative or zero in C/C
Program to check whether a number is even or odd in C /C++
Просмотров 232 года назад
Program to check whether a number is even or odd in C /C
Program to check whether a number is divisible by 5 or not in C/Cpp || by tg funcoding
Просмотров 3972 года назад
Program to check whether a number is divisible by 5 or not in C/Cpp || by tg funcoding

Комментарии