Pinned Repositories
2-Point-Random
address
Example from the Book C++ Primer Plus - Basic of the pointer
age_month
First Commit
alertbip
First commit
arith
first commit
arrayone
Reminder to understand array in C++
awesome-cpp
A curated list of awesome C/C++ frameworks, libraries, resources, and shiny things. Inspired by awesome-... stuff.
game-programmer
A Study Path for Game Programmer
ia-stock-market
Stock Market simulation (artificial inteligence)
time_day
display the seconds value in days, hours, minutes and seconds
gleibson's Repositories
gleibson/game-programmer
A Study Path for Game Programmer
gleibson/2-Point-Random
gleibson/address
Example from the Book C++ Primer Plus - Basic of the pointer
gleibson/Book-Of-Studying
Folder to insert codes from my studies, as a reminder.
gleibson/button
Button using SFML interface
gleibson/chapter-4
Example from the Book C++ Primer plus using operator new
gleibson/chess-player
gleibson/custom
custom
gleibson/display_with_string
Exercise from the Book C++ Primer Plus
gleibson/emacs-theme-gruvbox
Gruvbox is a retro groove color scheme for Emacs. Port of the Vim version.
gleibson/First_last
Exercise from the Book C++ Primer Plus
gleibson/Function_Samples_Chapter07
Samples of Codes about Functions C++
gleibson/guess_number
Simple guess_number game.
gleibson/in_pointer
Example from the Book C++ Primer - to how to initialize a pointer
gleibson/instr
Example code from the Book C++ Primer Plus usign string input as material to study and remeber
gleibson/lenghtsrt
Example of the code which work with string to know the lenght
gleibson/numstr
Studying the getline() and get() from the book C++ Primer Plus
gleibson/Peguinstr
Example of assigning, adding and appending. with string class from the Book C++ Primer Plus
gleibson/pointer
Example from the Book C++ Primer Plus about pointers
gleibson/pointer01
Reminder for me to understand a litle bit better Address of pointer diferent from the book whichi I'm studying
gleibson/pong_sfml
Execise code using sfml library and follow some instructions
gleibson/Simple_Engine_Instructions
gleibson/strfunction
Examples from the book C++ Primer Plus using some functions whit strings from C-Style
gleibson/strings
Example from the book C++ Primer Plus as reminder to work with array and strings.
gleibson/strtype
Studying about String as a class, from the book C++ Primer Plus
gleibson/struct01
Example from the book C++ Primer Plus to understand the struct on C++
gleibson/struct02
Example from th Book C++ Primer Plus with struct assignment
gleibson/struct03
Example from the book C++ Primer Plus about structures with array member and the possibilities situations with that
gleibson/use_new
test
gleibson/weight
Exercise from the book Absolute C++ to work whit onces to ton.