Easy Programming - Beginner C++ Tutorial - Intro to Stacks - Part 1 (28)

preview_player
Показать описание
In this tutorial, I introduce to you stacks in c++. This will be the first part of of mini series where I teach you how to fully complete stacks. In this tutorial, there is no coding or pgoramming, I just give you a basic introduction on what you will need to know.

So what do you need to know? You need to know Arrays and Structs in order to understand this tutorial. The next part of this video will contain actual programming. Everything you see in this tutorial will be used in the next part.

If you have any questions about the program or anything in general relating to beginner C++ Programming, feel free to ask.

I hope you enjoy the video and if you have any requests feel free to let me know. Thanks for watching and remember to subscribe!

#EasyProgramming #ProgrammingTutorial

-----------
Рекомендации по теме
Комментарии
Автор

@masonboy15 I'm using Visual Studio 2008 here. And I'm not sure if I'll set up a system for people to sign up on my site yet since I just add stuff as I learn then. Maybe in the future though :)

Thanks for the comment! Really appreciate it and glad to hear the vids are helping a few people.

naztronaut
Автор

I found the video helpful as supplemental material to my programming assignment over this.  In the assignment we use constructors/destructors for the create and destroy the stacks b/c it uses dynamic memory allocation.  This helped me with those functions and push/pop functions as well thanks!

BridgerBuller
Автор

@JChongtoua thanks :) I'm working on part 2, will have it done soon hopefully.

naztronaut
Автор

The "maxstacks" variable is supposed to be initialized before the array declaration.

Twysthor
Автор

dude which compiler are you using and in your web site can u create a login page because i think i wanna join your team and learn as i go along :) ... PM me please love the vid btw

ShaquilleKerr
Автор

@njoker555 Cool i used dev c++ and i'm most def gonna subscribe an take email updates to your channel

ShaquilleKerr
Автор

Cant understand. you need to organize your teaching

lga
Автор

This is worse than what I learned at school, mate. You gotta learn how to give a proper tutorial..

reevscota
Автор

Sorry bro, but lack of charisma and organization just wants me to stop this video, which I have to write this comment. Constructive criticism though <3 

AmidSedghi