Тёмный
Kenny Yip Coding
Kenny Yip Coding
Kenny Yip Coding
Подписаться
Hello!

On this channel, I showcase my portfolio projects and create coding tutorials. I am currently working on a javascript tutorial series where I focus on game programming with html, css, and javascript. My goal is to provide HD quality coding tutorials with detailed explanations within the shortest amount of time possible. If that is something that interests you, please consider subscribing and sharing this channel with friends and family! Stay tuned for my next video!

www.kennyyipcoding.com/
Code Tic Tac Toe in Python
33:28
28 дней назад
C++ Recursion with Vectors
9:20
Месяц назад
Recursion in C++
10:50
Месяц назад
Functions in C++ Practice Problems
11:38
Месяц назад
C++ Templates and Generics Functions
8:45
Месяц назад
C++ Const Reference
4:44
Месяц назад
C++ Function Overloading
10:42
Месяц назад
C++ Functions
13:36
2 месяца назад
Pointers to Pointers C++
14:45
2 месяца назад
Dynamic Memory Allocation in C++
8:55
2 месяца назад
C++ Pointers and Arrays
10:11
2 месяца назад
C++ Null Pointers
8:29
2 месяца назад
References in C++
10:56
2 месяца назад
C++ Const Pointers vs Pointer To Const
7:01
2 месяца назад
Pointers in C++
9:33
3 месяца назад
Tic Tac Toe Game in C++
20:20
3 месяца назад
Multidimensional Arrays in C++ (2D arrays)
14:33
3 месяца назад
Rock Paper Scissors Game in C++
10:48
3 месяца назад
C++ Switch Statement
9:49
3 месяца назад
C++ Break and Continue Statements
12:10
3 месяца назад
Do While Loops in C++
9:36
3 месяца назад
While Loops in C++
11:27
4 месяца назад
For Each Loop in C++
12:36
4 месяца назад
Code Flappy Bird in Java
54:02
4 месяца назад
For Loops in C++
10:41
4 месяца назад
Комментарии
@skatla
@skatla 8 часов назад
can you tell me how i can make the game restart using space when its game over?
@kobysmith-mccallister4893
@kobysmith-mccallister4893 9 часов назад
The GOAT of java tutorials
@tuxat_
@tuxat_ 21 час назад
thanks for explaining all the complicated parts! really helped me out a lot!
@IllllIIlIIllI
@IllllIIlIIllI 23 часа назад
absolutely astounding. the creation of this series thus enabled me to derive the ability of advancing my knowledge pertaining to js, html and css to completely different heights, couldn’t thank you enough. wouldn’t feel right not to express my grace after your dedication benefited me and my programming journey so much! kudos
@rushskill3518
@rushskill3518 День назад
you are actually a namespace user 🤓
@FedericoSantini-fw4kh
@FedericoSantini-fw4kh День назад
you are the number 1
@tokensgaming
@tokensgaming День назад
How can we generate a solution that works with the rules of SUDOKU?
@KennyYipCoding
@KennyYipCoding День назад
This would require complex algorithms, probably with backtracking. It is more time efficient to have the solution ready instead of solving it on spot. Also, you need to assume that the random puzzle you create is solvable in the first place.
@tokensgaming
@tokensgaming День назад
@@KennyYipCoding Hear me out.. I’m trying to generate a solution that is solvable, let’s call each 3x3 grid a box.. 📦 so first I shuffle an array of numbers from 1 to 9 and assign it to box 1, 5, and 9 each time a new shuffle, then the rest of the boxes I have to start comparing with the boxes that I generated (1,5,9)
@tokensgaming
@tokensgaming День назад
@@KennyYipCoding I also got a double array for rows and columns, that have the values 1 to 9, but after generating the first 3 boxes I will start deleting the numbers for each column and row , so we can work with the rest available numbers with the rest of the boxes
@lyohaboy8662
@lyohaboy8662 День назад
why I don't have a button to compile the code, what shouild I do?
@KennyYipCoding
@KennyYipCoding День назад
Look for code runner in the vscode extensions
@lyohaboy8662
@lyohaboy8662 День назад
@@KennyYipCoding is it literally called "code runner"?
@KennyYipCoding
@KennyYipCoding День назад
Yes
@lyohaboy8662
@lyohaboy8662 День назад
@@KennyYipCoding Ok, i found the extension, but I don't have that arrow next to the run button to compile my C++ program
@badwolf9956
@badwolf9956 2 дня назад
Hey man I just wanted to say that I love your videos and that I actually feel confident in C++ now. I had to learn it over the summer since I am transferring colleges and they taught C++ first while I learned Python first. Anyways, when do you think you'll start uploading again? These videos have been a great help.
@user-ud2sy4yd3u
@user-ud2sy4yd3u 2 дня назад
Great video❤
@tanmayi8452
@tanmayi8452 2 дня назад
Amazing! Thank you so so much Kenny! Really appreciate the detailed explanation! Grateful <3
@anophylen
@anophylen 2 дня назад
cleannnn
@Akashjoshi-hj5vv
@Akashjoshi-hj5vv 2 дня назад
I've actually learnt c++ long back but then focused on java . Your channel is helping me understand c++ properly thank you!!!
@nailafadiyah3610
@nailafadiyah3610 2 дня назад
omg thanks
@KonnarakYahath
@KonnarakYahath 3 дня назад
Thank for this helpful video❤
@belLuh20
@belLuh20 3 дня назад
I just wanna ask, when I'm going to run the program, there will suddenly pop up of jdk compile project. What's that development kit?
@N_Ananonymous.
@N_Ananonymous. 3 дня назад
hi, i would like to ask if is it possible to modify the game that it would show a choices of "restart or quit" at the end of the game and shows the score of the player. Then the game speeds up after a long time. if yes, how can i do it?
@OscarT-vz5hx
@OscarT-vz5hx 3 дня назад
I have been able to run the code, there was no bug but VSC said that it couldn't find the launch.json file thing so it didn't run my code either?? Can anybody help me please?
@joysardar6109
@joysardar6109 4 дня назад
Sir please make more videos 🙏... For gaming ... Pls 🙏
@Pritam_Saha03
@Pritam_Saha03 4 дня назад
This game cannot play in mobile please say the solution
@ganapathipasupathi1666
@ganapathipasupathi1666 5 дней назад
Your a good teacher. teaching from the down level
@joysardar6109
@joysardar6109 5 дней назад
Please 🥺🙏 tell me required extensions ??
@yeetlouis9077
@yeetlouis9077 5 дней назад
Does this code work on BlueJ too?
@akinjideakinbobola2282
@akinjideakinbobola2282 5 дней назад
Please put the code here on the comment section
@anntowett5622
@anntowett5622 6 дней назад
Installing a C++ compiler for my windows laptop was too complicated and I kept getting error messages 😭Instead I decided to use the Arduino IDE to edit and compile the programs (sketch), then run them on my Arduino Uno 😃😌
@study.ansh7405
@study.ansh7405 6 дней назад
thanku so much for the guide..it really helped! Also is there anyway to permanently select the compiler until we want? i mean it always asks to select the compiler every time u run the code (like u shown at the end of vid)...any solution for that?
@Fiery_drivers
@Fiery_drivers 6 дней назад
helpfull video thanks mate !
@badwolf9956
@badwolf9956 6 дней назад
Would it be possible to use a template function to print out a 2D vector?
@KennyYipCoding
@KennyYipCoding 6 дней назад
Yes! The type would just be vector<vector<T>> then
@badwolf9956
@badwolf9956 6 дней назад
@@KennyYipCoding Oh cool! Thanks
@abhishekl.i.7599
@abhishekl.i.7599 7 дней назад
You always provide amazing tutorials Really great work 👏👏 Thank you
@abhishekl.i.7599
@abhishekl.i.7599 7 дней назад
Really great work👏👏
@diegobarcellos3639
@diegobarcellos3639 7 дней назад
Great content! Thank you very much for share knowledge!
@CaioSantos_p15
@CaioSantos_p15 7 дней назад
Your videos teach me a lot man! Keep it up!!! 👏🏽👏🏽
@XbxStudios
@XbxStudios 7 дней назад
Thanks for the tutorials! I haven't touched the java language yet but I have the knowledge. These are helping me.
@tonkofonko
@tonkofonko 7 дней назад
Thx it works.
@HARIPRIYASRIPERAMBUDURU
@HARIPRIYASRIPERAMBUDURU 7 дней назад
I done installation within few minutes.I've been looking for a video like this.thanks a lot!!
@Szhols
@Szhols 7 дней назад
Dawg I love these kinds of tutorials that go in depth unlike the ones that show up when you search for tutorials no hate to them but tutorials like yours are much better and give better explination on whats actually happening i hope i can learn thanks mate
@kiara8134
@kiara8134 7 дней назад
if your gcc and g++ version work properly but gdb not - write "pacman -S mingw-w64-x86_64-gdb" in msys2 ucrt64, it should download the missing parts(for some reason it took me 2 tries to download full) then you should go to Path and add address for gbd separately form gcc, it should look like: C:\msys64\mingw64\bin and C:\msys64\ucrt64\bin. hope that helps
@programandoconAlex
@programandoconAlex 7 дней назад
thank you so much!!
@hashiramuhape2046
@hashiramuhape2046 8 дней назад
Hey guys please I'm having issues with downloading the msys2 on my pc Any time i click the download link it tells me the page can't be reached
@BurakVeBekir
@BurakVeBekir 8 дней назад
Thanks for your efforts
@quochung3412
@quochung3412 8 дней назад
Can you make a video tutorial on how to make a gold mining game? plssss
@KennyYipCoding
@KennyYipCoding 8 дней назад
Gold mining game?
@theanthonyx_
@theanthonyx_ 8 дней назад
P H O N E S E X I S T . whoever rephrases this as "phone (iykyk)", i will report you
@nacure360
@nacure360 8 дней назад
1:21 how do you remove all that gibberish and just get the output from your code
@izauwu
@izauwu 8 дней назад
TYSM
@juanjoseardilagarzon2977
@juanjoseardilagarzon2977 8 дней назад
but why i cant use the sintaxys : import std; int main() { std::cout << "Hello, World! "; return 0; }
@itoadx
@itoadx 8 дней назад
how can i add more moles? anyway you can tell me simply enough?
@KennyYipCoding
@KennyYipCoding 8 дней назад
You will need to do it just like how we created the first mole. You need to add another mole object. Instead of having separate variables for multiple moles, you can store the objects in an array [ ] and loop through them if needed
@RoshanChaurasia-fn3bo
@RoshanChaurasia-fn3bo 9 дней назад
Bro images are not showing i gave right path help.
@KennyYipCoding
@KennyYipCoding 9 дней назад
Right click inspect console to see if you get an error. Instead of /folder…, try ./folder…
@kelpo3367
@kelpo3367 10 дней назад
omg thank you, I've always just used xcode on my MacBook but i wanted to use my PC but the vs tutorial didn't work.
@ishakumari457
@ishakumari457 10 дней назад
Thank you!!
@theemeraldend4302
@theemeraldend4302 10 дней назад
This is the video I shall go to from now on to get my tutorials. Thank you. First guy to actually tell me how to deploy a webiste