- 98
- 52 138
nikkiinit
Canada
Приєднався 23 січ 2022
C++ STL Tutorial | Master the Standard Template Library #cppprogramming
Learn C++ STL from the ground up! This comprehensive tutorial will guide you through the essential components of the C++ Standard Template Library (STL). From containers like vectors, lists, and maps to algorithms like sorting, searching, and transforming, you'll gain a solid understanding of how to leverage the power of the STL to write efficient and elegant C++ code.
#C++
#stlcards
#tutorial
#programming
#developer
#code
#learntocode2023
#cplusplusprogramming
#StandardTemplateLibrary
#C++
#stlcards
#tutorial
#programming
#developer
#code
#learntocode2023
#cplusplusprogramming
#StandardTemplateLibrary
Переглядів: 250
Відео
Softwear Development On Linux Using GCC And G++
Переглядів 675День тому
Learn how to compile and link C and C code on Linux using the powerful GCC and G compilers. From basic usage to advanced optimization techniques, this video has you covered! #GCC #G #Linux #C #C #compiler #programming #tutorial #beginner #advanced #optimization #debugging
How To Write And Structure An ATS Friendly Tech Resume #techjobs
Переглядів 962 місяці тому
This video shows how to write a resume for IT roles. By the end of this video, you should know how to write and structure a resume that will pass any ATS system.
Safe Empty State in Computer Programming | Software Design Principles
Переглядів 373 місяці тому
We can validate the incoming data before storing it in an object also, we can reject invalid data and store default data. Why do that? An empty state in C refers to the initial condition of an object or data structure before it's populated with meaningful data. It's essentially a placeholder or starting point. Key Points: - No strict definition: The concept of an empty state is more conceptual ...
How to archive files in linux | Linux tar command | #linux #linuxterminal #linuxcommandline
Переглядів 1134 місяці тому
The tar command in Linux is a versatile tool for working with archive files, often called tarballs. Here's a quick rundown of its capabilities: Creating Archives: You can use tar to bundle multiple files and directories into a single archive for easy storage or transfer. Extraction: Likewise, tar can extract the contents of an archive, recreating the original files and directory structure on yo...
C++ Pass-by-value vs pass-by-reference | #softwaredeveloper #cprogrmming #coding
Переглядів 255 місяців тому
In this video, I went over the key differences between pass-by-value and pass-by-reference in C . Learn how pass-by-value creates a copy of an argument for use in a function, while pass-by-reference allows direct modification of the original variable by passing its address. We'll cover practical examples, performance implications, and best practices to help you decide when to use each method in...
Mastering C/C++ Functions for Beginners | #softwaredeveloper #softwaredevelopment
Переглядів 995 місяців тому
Mastering C/C Functions for Beginners | #softwaredeveloper #softwaredevelopment
Should you Learn Ai? | The Greatness Of Technology | WWDC24
Переглядів 735 місяців тому
Should you Learn Ai? | The Greatness Of Technology | WWDC24
C++ Class | Create Software While You Learn | Programming Journey | Coding Advice #codingtutorial
Переглядів 1815 місяців тому
This tutorial demonstrates software development using C Class. 6:10 Pragma once 7:04 ifndef endif 9:45 create class 15:40 access specifiers 16:30 Constructor 21:40 Encapsulation #coding #cpptutorial
C++ Tutorial | ATM Software Update Add loops | C++ Tutorial for beginners | #softwaredeveloper
Переглядів 2635 місяців тому
In this video, I've updated the ATM software by adding a while loop
C++ Tutorial | Create software while learning C++ | C++ Tutorial for beginners | Introduction to C++
Переглядів 6096 місяців тому
In this video, we dive into the basics of C programming by guiding you through the process of building a simple ATM software. We start with a brief overview of C syntax and fundamental concepts, including data types, variables, and control structures. As we progress, you'll learn about functions, loops, and conditionals, which are crucial for developing any software. The main project in this tu...
Linux tput Command | Design your Program with tput | #bash #linux #shellscripting #bashscripting
Переглядів 6056 місяців тому
In this in-depth tutorial, discover the power of the Linux tput command and unlock its myriad capabilities for terminal manipulation. Whether you're a seasoned Linux user or just beginning your journey, understanding tput can revolutionize your command line experience. From controlling cursor movement to changing text attributes and colors, tput offers a versatile toolkit for enhancing terminal...
How to get a job as a software developer with no experience | New to Tech | Job Search Tips
Переглядів 1436 місяців тому
How to get a job as a software developer with no experience | New to Tech | Job Search Tips
Concept of Database Creation | Database Design #databasedesign #database #sqldeveloper
Переглядів 1257 місяців тому
Concept of Database Creation | Database Design #databasedesign #database #sqldeveloper
Awk Scripting PART 1 | introduction to awk scripting language | #linux #shellscripting #bash
Переглядів 3428 місяців тому
Awk Scripting PART 1 | introduction to awk scripting language | #linux #shellscripting #bash
Best Operating System And Computer for Software Development And Data Science #datascience
Переглядів 1268 місяців тому
Best Operating System And Computer for Software Development And Data Science #datascience
MySQL DBA Tutorial | Install | Grant And Revoke Privileges | Create Users | LOAD DATA
Переглядів 27211 місяців тому
MySQL DBA Tutorial | Install | Grant And Revoke Privileges | Create Users | LOAD DATA
Linux Pipe | Fifo #bashscripting #linux #shellscripting #linuxforbeginners #devops
Переглядів 552Рік тому
Linux Pipe | Fifo #bashscripting #linux #shellscripting #linuxforbeginners #devops
Data Analytics Using Python | #dataanalytics #dataanalysis #pythonforbeginners #python
Переглядів 103Рік тому
Data Analytics Using Python | #dataanalytics #dataanalysis #pythonforbeginners #python
Data Analytics Using Python | Introduction #dataanalytics #dataanalysis #pythonforbeginners #python
Переглядів 213Рік тому
Data Analytics Using Python | Introduction #dataanalytics #dataanalysis #pythonforbeginners #python
Vi Text Editor Tutorial #linux #vi #bashscripting #shellscripting
Переглядів 313Рік тому
Vi Text Editor Tutorial #linux #vi #bashscripting #shellscripting
PostgreSQL Database Tutorial #postgresql #pgadmin #dataanalytics #datascience
Переглядів 85Рік тому
PostgreSQL Database Tutorial #postgresql #pgadmin #dataanalytics #datascience
Tableau For Data Analytics and Data Visualization
Переглядів 168Рік тому
Tableau For Data Analytics and Data Visualization
getopt vs getopts (Linux Options) #bash #bashscripting #linux #shellscripting
Переглядів 1 тис.Рік тому
getopt vs getopts (Linux Options) #bash #bashscripting #linux #shellscripting
SQL JOIN 2 Tables With A Single Query #sql #sqldeveloper #sqljoins #database
Переглядів 47Рік тому
SQL JOIN 2 Tables With A Single Query #sql #sqldeveloper #sqljoins #database
Linux Signals and Trap command #bashscripting #bashshell #linux #bash #shellscripting
Переглядів 2,2 тис.Рік тому
Linux Signals and Trap command #bashscripting #bashshell #linux #bash #shellscripting
In depth look at LIST in Python #python #pythonprogramming #pythontutorial #pythonforbeginners
Переглядів 150Рік тому
In depth look at LIST in Python #python #pythonprogramming #pythontutorial #pythonforbeginners
🙏🏼
Great video, I'm subscribing to your channel. Thank you
Welcome! Glad you enjoyed the video.
I see where you're coming from, but there’s a misunderstanding here. gcc and g++ are compilers used to translate C/C++ source code into machine code. They are not limited to smaller programs; they can handle both small and large projects. The size of the program doesn't determine whether you use gcc or g++. These compilers are fundamental to the build process, regardless of the project's size. make and CMake, on the other hand, are build tools or build system generators. They don't compile the code directly; instead, they help manage the build process by defining how files should be compiled and linked. For larger projects with multiple files and dependencies, tools like make or CMake make it easier to automate and organize the build process, but they are not the reason the program is considered large or small. They simply help manage complexity, which is common in larger projects. So, whether the program is small or large, you’ll always use a compiler (like gcc or g++) to generate the final executable, and make or CMake just simplifies the process when there are many files and dependencies.
I never claimed that make and Makefile are compilers. Similarly, I didn't suggest that gcc and g++ are incapable of compiling larger programs. I used the term "suitable". While gcc and g++ can handle large projects, using them directly for every compilation step might not be the most efficient approach. This is because gcc typically compiles single files. If you modify a file and use gcc to recompile, you'll need to recompile the entire project. In contrast, make is a build automation tool that can significantly streamline the compilation process. It analyzes dependencies between files and only recompiles those that have changed or whose dependencies have been modified. This can save time and effort, especially for large projects with numerous source files.
vi: There will be no escape! 😈
Do you have LinkedLn account?
Yes I do, here is the link: linkedin.com/in/nekeisha-pope 💕
I really appreciate your teaching style. This is extremely helpful information. thank you.
Thank you 💕
Girl you amazing thank you
Thank you Abdul 💕
It’s honestly an amazing tutorial, voice is clear and example is great.Maybe u can try to use C to explain it by the way
Super video, Great content! Cheers from norway!
Thank you 🙏🏾 💕
Great awesome explanation
Thank you 🙏🏾 💕
Cannot find this video in your playlist
Dear thank you for these helpful tips. Could publish a a series of C++ and Linux
Very well explained, thank you!
Hi sis thank you very much could you please upload more videos. Am really grateful for you
Oh my goodness this is the best tutorial I have ever seen!! Thanks so much now I am not afraid to try it!!
so, ETL is basically importing data to usable database for queries?
ETL is importing data from multiple destination to a data warehouse. But there is a process (Extract, Transform, Load)
Awesome tutorial. I would like to ask for assistance. How to read, i mean extract data in a table from the web, in html format, given the link. Thank you
You can do it several ways. Which program languages are you using? Python will be the best for that.
有来当听力练的踢我🎉
Muchas gracias Nikki, sus aportes son muy instructivos. Siempre se aprende algo nuevo y eso es gracias a personas como ud. que dedican tiempo y conocimiento a enseñar. Un saludo.
Thanks sis
You’re welcome
Ive always used .tar.gz or .tgz when denoting that a file is both tarred and compressed with gzip. This is the way i was taught >25 years ago. There are, if course other options you can use besides gzip for compression of a tar file.
Thank you Nikki. I find this video very helpful.
You’re welcome 💕
Very instructive 🤙
Thank you.
When using tar command I never used the -p option. I have learn something. Thank you.
you love it , this is why you are a great teacher , people see this ... Thanks 👍and greetings
Thank you! And beautiful subscribers like you who push me to love it more! Thank you for your support 💕
Muchas gracias Nikki, interesante aporte. Un saludo
Make more videos
Thank you, you beautifully explained the shell!
thank you, good content,
Thank you so much, Nikki! Looking forward to your next c++ tutorials. these are very helpful! <3
You’re welcome 💕
Thank you this is a very great tutorial, I learned a lot with it! <3
You’re welcome 💕
I'm just here for the joke of linux being sad and awkward
😂🤣🤣😂 I love this one! Sad (sed) and awkward (awk) 😂
Fantastic tutorial Nikki!!! A for-loop is great when we know the exact number of times that we want the loop to run. However, we often want the loop to continue for an undetermined number of iterations until a specific condition is met. That's when the while-loop is super useful. Great breakdown! 👌🏽 Wish we could get rid of those taxes tho! 🤣
Thank you! 🙏🏾 I think I will leave the tax 🤣😂 I want everyone to have money in their savings! It will motivate them to save! 😇
Great tutorials!! I'm studying for my linux course exam at uni and your videos are really helping me. Thank you!
Thank dear! Glad the videos are helping you. 😇
🔥🔥🔥 I love the project-based tutorials! I haven't worked with C++ in a while, so this was a great refresher! Amazing video. I'm looking forward to the next one!
C++ is one of my favourite! You should get back! Let’s build some great things together!
Fun, thank you. I just started goofing around with GTK in C. I suppose the next logical step would be C++
You’re welcome! Yes, make the step! C++ is more fun! 🤞
Ahora si se activaron los subtítulos..!! Muchas gracias..
Hola Nikki, tu video no tiene subtítulos para español, me lo perderé, que pena. Un saludo.
You are just awesome, your explanation is so good. Greetings from India ❤
Thank you! 😊 I appreciate your feedback! ❤️
@@nikkiinit if possible please make videos on some real time shell scripting examples codes. Thank you ❤️
I have to build a cli program with this command.
Oh you will love it! That’s a great project to work on!
Fantastic,i learned something new today
Thank you 🙏🏾
Great stuff, very insighful content🎉
Thank you very much! 💕✨
Great advice! Never let the ** Required Qualifications ** on a job listing prevent you from applying for a role that you're interested in. Looking forward to the next video. Keep'em coming! ⚜
Thank you!!! I really appreciate your support! I will definitely keep it coming! ✨⚜️⚜️⚜️
Great stuff, very insightful 🎉
💖💖💖💖
Es muy cierto de que se aprende mucho de los errores. Muchas gracias por tu aporte, Un saludo.
Tus vídeos son muy instructivos, y aunque los veo con subtitulado, hago todos y cada uno de los ejercicios que enseñas y propones. Me gusta trabajar en el terminal Linux y a pesar de estar familiarizado con el entorno, aprendo mucho ya que sabes explicar de una manera muy novedosa, amable, calma y muy profesional. Bases de datos y tratamiento de textos con comandos son mis preferidos. Muchas gracias, te saluda un uruguayo desde Valencia, España.
Thanks for the awesome tutorial!
You are very welcome! 💕
last column is grade status which is column number 14 and not column number 16. can we manipulate a column number which is not there in the data file
There was some columns that was removed for screen real-estate during the recording. Did you try it? Does the code work for you? … did you get the idea how to use positional parameters?
good video about getopts. But where is using of "getopt" ?
Very Wll Segragation and practical explanation between win and Mac 👍
Thank you! 💜
This journey looks hard from the start, but with an Instructor like you i believe i will earn excellence thanks for sharing ultimately.
Thank you dear! Hope to see you in the future in tech!