#coding #style #open-source #google #projects
Style guides for Google-originated open-source projects.
link: https://github.com/google/styleguide
Style guides for Google-originated open-source projects.
link: https://github.com/google/styleguide
GitHub
GitHub - google/styleguide: Style guides for Google-originated open-source projects
Style guides for Google-originated open-source projects - google/styleguide
#datastructure #pr1v8 #coding #kopimi
Everything you need to know about tree data structures
https://medium.freecodecamp.org/all-you-need-to-know-about-tree-data-structures-bceacb85490c
🌐 @PR1V8
Everything you need to know about tree data structures
https://medium.freecodecamp.org/all-you-need-to-know-about-tree-data-structures-bceacb85490c
🌐 @PR1V8
freeCodeCamp.org
Everything you need to know about tree data structures
When you first learn to code, it’s common to learn arrays as the “main data structure.” Eventually, you will learn about hash tables too. If you are pursuing a Computer Science degree, you have to take a class on data structure. You will also learn about…
#reverseng #pr1v8 #coding #assembly #c #kopimi
BOLO: Reverse Engineering — Part 1 (Basic Programming Concepts)
https://medium.com/@danielabloom/bolo-reverse-engineering-part-1-basic-programming-concepts-f88b233c63b7
🌐 @PR1V8
BOLO: Reverse Engineering — Part 1 (Basic Programming Concepts)
https://medium.com/@danielabloom/bolo-reverse-engineering-part-1-basic-programming-concepts-f88b233c63b7
🌐 @PR1V8
Medium
BOLO: Reverse Engineering — Part 1 (Basic Programming Concepts)
Throughout the reverse engineering learning process I have found myself wanting a straightforward guide for what to look for when browsing…
#microsoft #vstudio #online #pr1v8 #free #learn #coding #dev
Visual Studio Dev Essentials — free tools, cloud services, and training
https://visualstudio.microsoft.com/dev-essentials/
créditos: @cyr4x
🌐 @PR1V8
Visual Studio Dev Essentials — free tools, cloud services, and training
https://visualstudio.microsoft.com/dev-essentials/
créditos: @cyr4x
🌐 @PR1V8
Visual Studio
Visual Studio Dev Essentials
Everything you need to build and deploy your app on any platform including tools, services, training, and more. Join our free developer program.
#node #js #nodejs #learn #coding #kopimi
The only NodeJs introduction you’ll ever need — a step by step introduction to writing web apps with the JavaScript environment
https://codeburst.io/the-only-nodejs-introduction-youll-ever-need-d969a47ef219
🌐 @PR1V8
The only NodeJs introduction you’ll ever need — a step by step introduction to writing web apps with the JavaScript environment
https://codeburst.io/the-only-nodejs-introduction-youll-ever-need-d969a47ef219
🌐 @PR1V8
Medium
The only NodeJs introduction you’ll ever need.
A step by step introduction to writing web apps with the JavaScript environment.
#python #backdoor #package #coding #kopimi #py #hacking #infosec
Reinventing the Wheel for the last time. The “covertutils” package
covertutils is a framework for Backdoor development!
https://securosophy.com/2017/04/22/reinventing-the-wheel-for-the-last-time-the-covertutils-package/
🌐 @PR1V8
Reinventing the Wheel for the last time. The “covertutils” package
covertutils is a framework for Backdoor development!
https://securosophy.com/2017/04/22/reinventing-the-wheel-for-the-last-time-the-covertutils-package/
🌐 @PR1V8
Securosophy
Reinventing the Wheel for the last time. The “covertutils” package.
The motivation Those last months I came across several Github projects with RAT utilities, reverse shells, DNS shells, ICMP shells, anti-DLP mechanisms, covert channels and more. Researching…