nikkiinit
nikkiinit
  • 98
  • 52 138
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
Переглядів: 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 ...
C++ Inheritance | Write better code
Переглядів 564 місяці тому
C Inheritance | Write better code
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...
Start making money with your skills
Переглядів 1385 місяців тому
Start making money with your skills
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
Best Programming Languages To Learn
Переглядів 404Рік тому
Best Programming Languages To Learn
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

КОМЕНТАРІ

  • @REBELATIONSPODCAST
    @REBELATIONSPODCAST 5 днів тому

    🙏🏼

  • @daemon_zero
    @daemon_zero 11 днів тому

    Great video, I'm subscribing to your channel. Thank you

    • @nikkiinit
      @nikkiinit 11 днів тому

      Welcome! Glad you enjoyed the video.

  • @NilimCo
    @NilimCo 11 днів тому

    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.

    • @nikkiinit
      @nikkiinit 11 днів тому

      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.

  • @leonidas14775
    @leonidas14775 11 днів тому

    vi: There will be no escape! 😈

  • @AaneiMarco
    @AaneiMarco 13 днів тому

    Do you have LinkedLn account?

    • @nikkiinit
      @nikkiinit 12 днів тому

      Yes I do, here is the link: linkedin.com/in/nekeisha-pope 💕

  • @lisacondon8081
    @lisacondon8081 16 днів тому

    I really appreciate your teaching style. This is extremely helpful information. thank you.

  • @abdullahabdi9093
    @abdullahabdi9093 28 днів тому

    Girl you amazing thank you

    • @nikkiinit
      @nikkiinit 12 днів тому

      Thank you Abdul 💕

  • @maybeeric-qv9mo
    @maybeeric-qv9mo Місяць тому

    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

  • @Fullflexno
    @Fullflexno Місяць тому

    Super video, Great content! Cheers from norway!

    • @nikkiinit
      @nikkiinit Місяць тому

      Thank you 🙏🏾 💕

  • @eldarmammadov9917
    @eldarmammadov9917 Місяць тому

    Great awesome explanation

    • @nikkiinit
      @nikkiinit Місяць тому

      Thank you 🙏🏾 💕

  • @antonysgs150r
    @antonysgs150r 2 місяці тому

    Cannot find this video in your playlist

  • @otaibabahar7521
    @otaibabahar7521 2 місяці тому

    Dear thank you for these helpful tips. Could publish a a series of C++ and Linux

  • @JavierPortillo1
    @JavierPortillo1 2 місяці тому

    Very well explained, thank you!

  • @otaibabahar7521
    @otaibabahar7521 2 місяці тому

    Hi sis thank you very much could you please upload more videos. Am really grateful for you

  • @sherrilltechnology
    @sherrilltechnology 2 місяці тому

    Oh my goodness this is the best tutorial I have ever seen!! Thanks so much now I am not afraid to try it!!

  • @Pukipuko365
    @Pukipuko365 3 місяці тому

    so, ETL is basically importing data to usable database for queries?

    • @nikkiinit
      @nikkiinit 3 місяці тому

      ETL is importing data from multiple destination to a data warehouse. But there is a process (Extract, Transform, Load)

  • @osoriomatucurane9511
    @osoriomatucurane9511 3 місяці тому

    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

    • @nikkiinit
      @nikkiinit 3 місяці тому

      You can do it several ways. Which program languages are you using? Python will be the best for that.

  • @ziyao2461
    @ziyao2461 4 місяці тому

    有来当听力练的踢我🎉

  • @jorgel.2222
    @jorgel.2222 4 місяці тому

    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.

  • @abdullahabdi9093
    @abdullahabdi9093 4 місяці тому

    Thanks sis

    • @nikkiinit
      @nikkiinit 4 місяці тому

      You’re welcome

  • @Practical-IT
    @Practical-IT 4 місяці тому

    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.

  • @mizo80-t2j
    @mizo80-t2j 4 місяці тому

    Thank you Nikki. I find this video very helpful.

    • @nikkiinit
      @nikkiinit 4 місяці тому

      You’re welcome 💕

  • @kenkkash
    @kenkkash 4 місяці тому

    Very instructive 🤙

    • @nikkiinit
      @nikkiinit 4 місяці тому

      Thank you.

    • @kenkkash
      @kenkkash 4 місяці тому

      When using tar command I never used the -p option. I have learn something. Thank you.

  • @smilingcatonlinux5998
    @smilingcatonlinux5998 5 місяців тому

    you love it , this is why you are a great teacher , people see this ... Thanks 👍and greetings

    • @nikkiinit
      @nikkiinit 5 місяців тому

      Thank you! And beautiful subscribers like you who push me to love it more! Thank you for your support 💕

  • @jorgel.2222
    @jorgel.2222 5 місяців тому

    Muchas gracias Nikki, interesante aporte. Un saludo

  • @yuvarajcena26
    @yuvarajcena26 5 місяців тому

    Make more videos

  • @pawanj1
    @pawanj1 5 місяців тому

    Thank you, you beautifully explained the shell!

  • @abhishekjohri498
    @abhishekjohri498 5 місяців тому

    thank you, good content,

  • @yurenashy
    @yurenashy 5 місяців тому

    Thank you so much, Nikki! Looking forward to your next c++ tutorials. these are very helpful! <3

    • @nikkiinit
      @nikkiinit 5 місяців тому

      You’re welcome 💕

  • @sasukehyuuga4044
    @sasukehyuuga4044 5 місяців тому

    Thank you this is a very great tutorial, I learned a lot with it! <3

    • @nikkiinit
      @nikkiinit 5 місяців тому

      You’re welcome 💕

  • @procrasti86
    @procrasti86 5 місяців тому

    I'm just here for the joke of linux being sad and awkward

    • @nikkiinit
      @nikkiinit 5 місяців тому

      😂🤣🤣😂 I love this one! Sad (sed) and awkward (awk) 😂

  • @SaintReaux
    @SaintReaux 6 місяців тому

    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! 🤣

    • @nikkiinit
      @nikkiinit 6 місяців тому

      Thank you! 🙏🏾 I think I will leave the tax 🤣😂 I want everyone to have money in their savings! It will motivate them to save! 😇

  • @petraahnell8557
    @petraahnell8557 6 місяців тому

    Great tutorials!! I'm studying for my linux course exam at uni and your videos are really helping me. Thank you!

    • @nikkiinit
      @nikkiinit 6 місяців тому

      Thank dear! Glad the videos are helping you. 😇

  • @SaintReaux
    @SaintReaux 6 місяців тому

    🔥🔥🔥 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!

    • @nikkiinit
      @nikkiinit 6 місяців тому

      C++ is one of my favourite! You should get back! Let’s build some great things together!

  • @MrBean0829
    @MrBean0829 6 місяців тому

    Fun, thank you. I just started goofing around with GTK in C. I suppose the next logical step would be C++

    • @nikkiinit
      @nikkiinit 6 місяців тому

      You’re welcome! Yes, make the step! C++ is more fun! 🤞

  • @jorgel.2222
    @jorgel.2222 6 місяців тому

    Ahora si se activaron los subtítulos..!! Muchas gracias..

  • @jorgel.2222
    @jorgel.2222 6 місяців тому

    Hola Nikki, tu video no tiene subtítulos para español, me lo perderé, que pena. Un saludo.

  • @abhishekpulicheri6075
    @abhishekpulicheri6075 6 місяців тому

    You are just awesome, your explanation is so good. Greetings from India ❤

    • @nikkiinit
      @nikkiinit 6 місяців тому

      Thank you! 😊 I appreciate your feedback! ❤️

    • @abhishekpulicheri6075
      @abhishekpulicheri6075 6 місяців тому

      @@nikkiinit if possible please make videos on some real time shell scripting examples codes. Thank you ❤️

  • @umusilimu
    @umusilimu 6 місяців тому

    I have to build a cli program with this command.

    • @nikkiinit
      @nikkiinit 6 місяців тому

      Oh you will love it! That’s a great project to work on!

  • @puneetchauhan5495
    @puneetchauhan5495 6 місяців тому

    Fantastic,i learned something new today

    • @nikkiinit
      @nikkiinit 6 місяців тому

      Thank you 🙏🏾

  • @bawinja7213
    @bawinja7213 6 місяців тому

    Great stuff, very insighful content🎉

    • @nikkiinit
      @nikkiinit 6 місяців тому

      Thank you very much! 💕✨

  • @SaintReaux
    @SaintReaux 6 місяців тому

    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! ⚜

    • @nikkiinit
      @nikkiinit 6 місяців тому

      Thank you!!! I really appreciate your support! I will definitely keep it coming! ✨⚜️⚜️⚜️

    • @bawinja7213
      @bawinja7213 6 місяців тому

      Great stuff, very insightful 🎉

  • @ChandrashekarCN
    @ChandrashekarCN 7 місяців тому

    💖💖💖💖

  • @jorgel.2222
    @jorgel.2222 7 місяців тому

    Es muy cierto de que se aprende mucho de los errores. Muchas gracias por tu aporte, Un saludo.

  • @jorgel.2222
    @jorgel.2222 8 місяців тому

    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.

  • @zhaomingwu4105
    @zhaomingwu4105 8 місяців тому

    Thanks for the awesome tutorial!

    • @nikkiinit
      @nikkiinit 8 місяців тому

      You are very welcome! 💕

  • @vikrambansal7317
    @vikrambansal7317 8 місяців тому

    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

    • @nikkiinit
      @nikkiinit 8 місяців тому

      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?

  • @mind_fog
    @mind_fog 8 місяців тому

    good video about getopts. But where is using of "getopt" ?

  • @bk2064
    @bk2064 8 місяців тому

    Very Wll Segragation and practical explanation between win and Mac 👍

    • @nikkiinit
      @nikkiinit 8 місяців тому

      Thank you! 💜

  • @fastfotosmedia1913
    @fastfotosmedia1913 9 місяців тому

    This journey looks hard from the start, but with an Instructor like you i believe i will earn excellence thanks for sharing ultimately.

    • @nikkiinit
      @nikkiinit 8 місяців тому

      Thank you dear! Hope to see you in the future in tech!