Testing with GOOGLETEST unittesting library for C++
https://github.com/Radu1990/CPP_Bjarne_Stroustrup/tree/master/Chapter_9/Exercise_5
Sade Olutola

pixel skylines
Cosimo Galluzzi
𓃗
d e v o n

izzy's playlists!
No title available
we're not kids anymore.
🪼

roma★
EXPECTATIONS

if i look back, i am lost
No title available
No title available
official daine visual archive

shark vs the universe

Product Placement
🩵 avery cochrane 🩵
let's talk about Bridgerton tea, my ask is open
noise dept.

seen from Malaysia
seen from United States

seen from Malaysia
seen from Russia

seen from Australia
seen from United States
seen from Netherlands
seen from United States
seen from Switzerland

seen from Ireland
seen from France
seen from Canada
seen from Malaysia

seen from Germany
seen from United Kingdom

seen from United States
seen from Thailand
seen from Netherlands
seen from Germany

seen from Switzerland
@mylittlecoding-blog
Testing with GOOGLETEST unittesting library for C++
https://github.com/Radu1990/CPP_Bjarne_Stroustrup/tree/master/Chapter_9/Exercise_5
Started learning OOP. This is really the best book I read so far about learning programming and learning a programming language itself.
https://github.com/Radu1990/cpp-bjarne-stroustrup
I find “Introduction to Algorithms” by Thomas Cormen to be a lot better. Started writing the functions in Go.
https://github.com/Radu1990/ITA-Cormen
Started to learn Algorithms!
https://github.com/Radu1990/ITA-Cormen
setup CI for builds and tests on my first Gitlab repo
Created a sitemap builder which pulls all the links from a website address and then searches for more links in the next set of links he found and formats in the end all into an .xml document
https://github.com/Radu1990/GO-Exercises
Learned how to parse all links from an HTML file using Go, a depth-first search, and the html package in the standard library.
https://github.com/Radu1990/GO-Exercises
A simple but funny Json Story renderered through a web application made in Go
https://github.com/Radu1990/GO-Exercises
Urlshortener built in GO.
In the example localhost:8080/radugithub redirects to https://github.com/Radu1990
https://github.com/Radu1990/GO-Exercises
Just a small Quiz Game which has a default Timelimit of 30 seconds you can adjust using Command-Line Flags.
https://github.com/Radu1990/GO-Exercises
Building the first web application (a wikipedia page) using Go and Go packages.
The app is displaying a GoWiki Page which has a text form you can edit and save.
https://github.com/Radu1990/GO-Exercises
Logging events with the built-in package from go
https://github.com/Radu1990/GO-Exercises
Started writing separate unittests files for all my functions
https://github.com/Radu1990/GO-Exercises
Goodbye VS Code! :D Hello Goland! :)
https://github.com/Radu1990/GO-Exercises
Started learning Go language. Strongly-typed makes such a big difference.
https://github.com/Radu1990/GO-Exercises
Linked my Github project with Travis CI and now everytime a pull request comes in, it has to first pass all the unittest testing. Pretty amazing thing! #IaC
Santa came earlier this year.
https://github.com/Radu1990/ITA-Cormen