Holisticz - Embrace the Infinite

Step into the world of endless opportunities and unlock the gateway to virtual transactions.

  • Domain Update: Our Forum has moved! Please visit us at Holisticz.com for the latest updates.

LEARN CODING, REVERE ENGINEERING, NETWORKING & MORE!THE ART OF THE COMPUTER

localchad69

Member

0

0%

Status

Offline

Posts

21

Likes

0

Rep

0

Bits

0

1

Years of Service

[Image: RZIm4Mg.gif]
Please like this thread, it motivates me to contribute more! PepeBlush

[HIDE]

This is a collection of Tutorials, Videos, Websites and more for learning and getting started with Programming, Reverse Engineering, Networking & Computers!

Q: What is Reverse Engineering?
A: In more simple terms Reverse Engineering (RE) is the process of taking apart a something in our case usually and executable or DLL file. We use reverse engineering to try and understand how certain things were made, how we could replicate them as well. While their is a lot more to reverse engineering I will call this explanation the most basic it can get.

Q: What is programming?
A: Simply programming is the process of writing instructions to a computer to preform specific tasks and or multiple tasks. Programming can be done in many languages the most common being Python, JavaScript, Java, C#, C/C++, Rust, PHP, Go & Assembly. Their are many languages but it is best to usually start out with something basic like Python or JavaScript then over time you may transition to more low-level languages like C or C++.

LEARN PYTHON PROGRAMMING
Codecademy:https://www.codecademy.com/learn/learn-python
Python for Everybody:https://www.coursera.org/specializations/python
Learn Python the Hard Way:https://learnpythonthehardway.org/python3/
Python.org Tutorial:https://docs.python.org/3/tutorial/index.html
Automate the boring stuff with Python:https://automatetheboringstuff.com/
LEARN JAVA PROGRAMMING
Codecademy Java:https://www.codecademy.com/learn/learn-java
Java for Complete Beginners:https://www.udemy.com/course/java-tutorial/
Java Tutorial for Beginners:https://www.tutorialspoint.com/java/index.htm
Codegym:https://codegym.cc/quests/java
Java Programming basics:https://www.coursera.org/learn/java-programming-basics
Java Virtual Machine (JVM):https://www.geeksforgeeks.org/java-virtu...hitecture/
LEARN WEB PROGRAMMING

W3Schools:https://www.w3schools.com/js/default.asp
Mozilla JS Basics:https://developer.mozilla.org/en-US/docs...ipt_basics
JS Freecode Camp:https://www.freecodecamp.org/learn/javas...avascript/
Learn JavaScript on Codecademy:https://www.codecademy.com/learn/introdu...javascript
Eloquent Learn JS:https://eloquentjavascript.net/

W3Schools:https://www.w3schools.com/html/default.asp
Mozilla HTML Basics:https://developer.mozilla.org/en-US/docs...ng_started
HTML Freecode Camp:https://www.freecodecamp.org/learn/respo...and-html5/
Learn HTML on Codecademy:https://www.codecademy.com/learn/learn-html

W3Schools:https://www.w3schools.com/css/default.asp
Mozilla CSS Basics:https://developer.mozilla.org/en-US/docs...irst_steps
CSS Freecode Camp:https://www.freecodecamp.org/learn/respo...basic-css/
Codecademy CSS:https://www.codecademy.com/learn/learn-css
CSS Guide:https://www.amazon.com/CSS-Definitive-Gu...1449393195

W3Schools:https://www.w3schools.com/php/default.asp
PHP Basics:https://www.php.net/manual/en/getting-started.php
PHP Freecode Camp:https://www.freecodecamp.org/learn/back-...-apis/php/
Codecademy PHP:https://www.codecademy.com/learn/learn-php

W3Schools:https://www.w3schools.com/graphics/svg_intro.asp
Mozilla SVG Basics:https://developer.mozilla.org/en-US/docs...troduction
SVG Freecode Camp:https://www.freecodecamp.org/learn/respo...-with-svg/
Codecademy SVG:https://www.codecademy.com/learn/learn-svg
Learn SVG & Animations:https://www.amazon.com/SVG-Animations-Im...1491939702

Mozilla HTTP Basics:https://developer.mozilla.org/en-US/docs...P/Overview
HTTP Tutorial:https://www.tutorialspoint.com/http/
W3Schools:https://www.w3schools.com/whatis/whatis_http.asp
Digital Ocean HTTPS:https://www.digitalocean.com/community/t...t-is-https
HTTP vs HTTPS:https://www.ssl.com/article/http-vs-http...ifference/
LEARN LOW LEVEL PROGRAMMING
C Programming Tutorial:https://www.tutorialspoint.com/cprogramming/index.htm
Learn C:https://www.learn-c.org/
C Programming for Beginners:https://www.udemy.com/course/c-for-technical-interview/
C Programming Language:https://www.geeksforgeeks.org/c-programming-language/
The C Programming Language:https://www.amazon.com/Programming-Langu...0131103628

C++ Tutorial:https://www.tutorialspoint.com/cplusplus/index.htm
C++ for C Programmers:https://www.coursera.org/learn/c-plus-plus-a
C++ for Beginners:https://www.udemy.com/course/free-learn-...beginners/
Learn C++:https://www.learncpp.com/

Official Rust Book:https://doc.rust-lang.org/book/
Rust Tutorial:https://www.tutorialspoint.com/rust/index.htm
Rust for Beginners:https://www.udemy.com/course/rust-lang/
Rust by Example:https://doc.rust-lang.org/stable/rust-by-example/

x86 Programming WikiBooks:https://en.wikibooks.org/wiki/X86_Assembly
ASM Tutorial:https://www.tutorialspoint.com/assembly_.../index.htm
ASM for Beginners:https://www.udemy.com/course/x86-asm-foundations/
Learn Assembly Language:https://www.learnassemblylanguage.com/
Assembly Language for x86 Processors:https://www.amazon.com/Assembly-Language...0133769402[/HIDE]
#1
OP Posted at 27-04-2023, 10:42 PM
This is a collection of Tutorials, Videos, Websites and more for learning and getting started with Programming, Reverse Engineering, Networking & Computers!

Q: What is Reverse Engineering?
A: In more simple terms Reverse Engineering (RE) is the process of taking apart a something in our case usually and executable or DLL file. We use reverse engineering to try and understand how certain things were made, how we could replicate them as well. While their is a lot more to reverse engineering I will call this explanation the most basic it can get.

Q: What is programming?
A: Simply programming is the process of writing instructions to a computer to preform specific tasks and or multiple tasks. Programming can be done in many languages the most common being Python, JavaScript, Java, C#, C/C++, Rust, PHP, Go & Assembly. Their are many languages but it is best to usually start out with something basic like Python or JavaScript then over time you may transition to more low-level languages like C or C++.

LEARN PYTHON PROGRAMMING

[ Hidden Content! ]

Codecademy:https://www.codecademy.com/learn/learn-python
Python for Everybody:https://www.coursera.org/specializations/python
Learn Python the Hard Way:https://learnpythonthehardway.org/python3/
Python.org Tutorial:https://docs.python.org/3/tutorial/index.html
Automate the boring stuff with Python:https://automatetheboringstuff.com/



LEARN JAVA PROGRAMMING

[ Hidden Content! ]

Codecademy Java:https://www.codecademy.com/learn/learn-java
Java for Complete Beginners:https://www.udemy.com/course/java-tutorial/
Java Tutorial for Beginners:https://www.tutorialspoint.com/java/index.htm
Codegym:https://codegym.cc/quests/java
Java Programming basics:https://www.coursera.org/learn/java-programming-basics
Java Virtual Machine (JVM):https://www.geeksforgeeks.org/java-virtu...hitecture/



LEARN WEB PROGRAMMING

[ Hidden Content! ]

W3Schools:https://www.w3schools.com/js/default.asp
Mozilla JS Basics:https://developer.mozilla.org/en-US/docs...ipt_basics
JS Freecode Camp:https://www.freecodecamp.org/learn/javas...avascript/
Learn JavaScript on Codecademy:https://www.codecademy.com/learn/introdu...javascript
Eloquent Learn JS:https://eloquentjavascript.net/

W3Schools:https://www.w3schools.com/html/default.asp
Mozilla HTML Basics:https://developer.mozilla.org/en-US/docs...ng_started
HTML Freecode Camp:https://www.freecodecamp.org/learn/respo...and-html5/
Learn HTML on Codecademy:https://www.codecademy.com/learn/learn-html

W3Schools:https://www.w3schools.com/css/default.asp
Mozilla CSS Basics:https://developer.mozilla.org/en-US/docs...irst_steps
CSS Freecode Camp:https://www.freecodecamp.org/learn/respo...basic-css/
Codecademy CSS:https://www.codecademy.com/learn/learn-css
CSS Guide:https://www.amazon.com/CSS-Definitive-Gu...1449393195

W3Schools:https://www.w3schools.com/php/default.asp
PHP Basics:https://www.php.net/manual/en/getting-started.php
PHP Freecode Camp:https://www.freecodecamp.org/learn/back-...-apis/php/
Codecademy PHP:https://www.codecademy.com/learn/learn-php

W3Schools:https://www.w3schools.com/graphics/svg_intro.asp
Mozilla SVG Basics:https://developer.mozilla.org/en-US/docs...troduction
SVG Freecode Camp:https://www.freecodecamp.org/learn/respo...-with-svg/
Codecademy SVG:https://www.codecademy.com/learn/learn-svg
Learn SVG & Animations:https://www.amazon.com/SVG-Animations-Im...1491939702

Mozilla HTTP Basics:https://developer.mozilla.org/en-US/docs...P/Overview
HTTP Tutorial:https://www.tutorialspoint.com/http/
W3Schools:https://www.w3schools.com/whatis/whatis_http.asp
Digital Ocean HTTPS:https://www.digitalocean.com/community/t...t-is-https
HTTP vs HTTPS:https://www.ssl.com/article/http-vs-http...ifference/

LEARN LOW LEVEL PROGRAMMING

C Programming Tutorial:https://www.tutorialspoint.com/cprogramming/index.htm
Learn C:https://www.learn-c.org/
C Programming for Beginners:https://www.udemy.com/course/c-for-technical-interview/
C Programming Language:https://www.geeksforgeeks.org/c-programming-language/
The C Programming Language:https://www.amazon.com/Programming-Langu...0131103628

C++ Tutorial:https://www.tutorialspoint.com/cplusplus/index.htm
C++ for C Programmers:https://www.coursera.org/learn/c-plus-plus-a
C++ for Beginners:https://www.udemy.com/course/free-learn-...beginners/
Learn C++:https://www.learncpp.com/

Official Rust Book:https://doc.rust-lang.org/book/
Rust Tutorial:https://www.tutorialspoint.com/rust/index.htm
Rust for Beginners:https://www.udemy.com/course/rust-lang/
Rust by Example:https://doc.rust-lang.org/stable/rust-by-example/

x86 Programming WikiBooks:https://en.wikibooks.org/wiki/X86_Assembly
ASM Tutorial:https://www.tutorialspoint.com/assembly_.../index.htm
ASM for Beginners:https://www.udemy.com/course/x86-asm-foundations/
Learn Assembly Language:https://www.learnassemblylanguage.com/
Assembly Language for x86 Processors:https://www.amazon.com/Assembly-Language...0133769402

LEARN .NET PROGRAMMING
C# Tutorial MS Docs:https://docs.microsoft.com/en-us/dotnet/csharp/
C# Fundimentals:https://www.pluralsight.com/courses/c-sh...tudio-2015
C# Programming Yellow Book:https://www.csharpcourse.com/
C# for Beginners:https://www.udemy.com/course/c-sharp-for-beginners/
C# Station:https://csharp-station.com/tutorial.aspx

Visual Basic MS Docs:https://docs.microsoft.com/en-us/dotnet/visual-basic/
Visual Basic Tutorial:https://www.tutorialspoint.com/vb.net/index.htm
Visual Basic for Beginners:https://www.udemy.com/course/visual-basi...beginners/
VB.NET Programming on LearnVS:https://www.learnvisualstudio.net/

F# MS Docs:https://docs.microsoft.com/en-us/dotnet/fsharp/
F# for Fun and Profit:https://fsharpforfunandprofit.com/
F# Tutorial:https://www.tutorialspoint.com/fsharp/index.htm
F# for C# Developers:https://www.udemy.com/course/fsharp-for-...evelopers/
LEARN REVERSE ENGINEERING
Beginners Guide to Reverse Engineering:https://blog.malwarebytes.com/101/2018/0...gineering/
Reverse Engineering for Beginners:https://www.begin.re/
Reverse Engineering 101:https://opensecuritytraining.info/IntroRE.html
Reverse Engineering for the Beginners:https://thehackersplaza.com/reverse-engi...beginners/
Introduction to Reverse Engineering:https://rpis.ec/intro-to-re/
0x00 Sec Reverse Engineering:https://0x00sec.org/t/reverse-engineerin...nners/2184
Reverse Engineering Crash Course:https://infosecwriteups.com/reverse-engi...c904e8d276
Reverse Engineering with IDA:https://www.udemy.com/course/reverse-eng...ng&src=sac
Reverse Engineering with Ghidra:https://www.pluralsight.com/courses/ghid...ngineering
LEARN NETWORKING
Introduction to Networking CISCO:https://www.cisco.com/c/en/us/support/do...86-32.html
Networking Basics IBM:https://developer.ibm.com/articles/l-networking-basics/
Networking for Web Developers:https://www.udacity.com/course/networkin...ers--ud256
Networking MS Docs:https://docs.microsoft.com/en-us/windows...art-page-2
Networking Fundamentals:https://www.pluralsight.com/courses/netw...ndamentals
Networking for Game Developers:https://www.gamedev.net/tutorials/progra...etworking/
Networking for Programmers:https://www.hacksplaining.com/lessons/ne...rogrammers
#1
OP Posted at 27-04-2023, 10:42 PM
This is a collection of Tutorials, Videos, Websites and more for learning and getting started with Programming, Reverse Engineering, Networking & Computers!

Q: What is Reverse Engineering?
A: In more simple terms Reverse Engineering (RE) is the process of taking apart a something in our case usually and executable or DLL file. We use reverse engineering to try and understand how certain things were made, how we could replicate them as well. While their is a lot more to reverse engineering I will call this explanation the most basic it can get.

Q: What is programming?
A: Simply programming is the process of writing instructions to a computer to preform specific tasks and or multiple tasks. Programming can be done in many languages the most common being Python, JavaScript, Java, C#, C/C++, Rust, PHP, Go & Assembly. Their are many languages but it is best to usually start out with something basic like Python or JavaScript then over time you may transition to more low-level languages like C or C++.

LEARN PYTHON PROGRAMMING

[ Hidden Content! ]

Codecademy:https://www.codecademy.com/learn/learn-python
Python for Everybody:https://www.coursera.org/specializations/python
Learn Python the Hard Way:https://learnpythonthehardway.org/python3/
Python.org Tutorial:https://docs.python.org/3/tutorial/index.html
Automate the boring stuff with Python:https://automatetheboringstuff.com/



LEARN JAVA PROGRAMMING

[ Hidden Content! ]

Codecademy Java:https://www.codecademy.com/learn/learn-java
Java for Complete Beginners:https://www.udemy.com/course/java-tutorial/
Java Tutorial for Beginners:https://www.tutorialspoint.com/java/index.htm
Codegym:https://codegym.cc/quests/java
Java Programming basics:https://www.coursera.org/learn/java-programming-basics
Java Virtual Machine (JVM):https://www.geeksforgeeks.org/java-virtu...hitecture/



LEARN WEB PROGRAMMING

[ Hidden Content! ]

W3Schools:https://www.w3schools.com/js/default.asp
Mozilla JS Basics:https://developer.mozilla.org/en-US/docs...ipt_basics
JS Freecode Camp:https://www.freecodecamp.org/learn/javas...avascript/
Learn JavaScript on Codecademy:https://www.codecademy.com/learn/introdu...javascript
Eloquent Learn JS:https://eloquentjavascript.net/

W3Schools:https://www.w3schools.com/html/default.asp
Mozilla HTML Basics:https://developer.mozilla.org/en-US/docs...ng_started
HTML Freecode Camp:https://www.freecodecamp.org/learn/respo...and-html5/
Learn HTML on Codecademy:https://www.codecademy.com/learn/learn-html

W3Schools:https://www.w3schools.com/css/default.asp
Mozilla CSS Basics:https://developer.mozilla.org/en-US/docs...irst_steps
CSS Freecode Camp:https://www.freecodecamp.org/learn/respo...basic-css/
Codecademy CSS:https://www.codecademy.com/learn/learn-css
CSS Guide:https://www.amazon.com/CSS-Definitive-Gu...1449393195

W3Schools:https://www.w3schools.com/php/default.asp
PHP Basics:https://www.php.net/manual/en/getting-started.php
PHP Freecode Camp:https://www.freecodecamp.org/learn/back-...-apis/php/
Codecademy PHP:https://www.codecademy.com/learn/learn-php

W3Schools:https://www.w3schools.com/graphics/svg_intro.asp
Mozilla SVG Basics:https://developer.mozilla.org/en-US/docs...troduction
SVG Freecode Camp:https://www.freecodecamp.org/learn/respo...-with-svg/
Codecademy SVG:https://www.codecademy.com/learn/learn-svg
Learn SVG & Animations:https://www.amazon.com/SVG-Animations-Im...1491939702

Mozilla HTTP Basics:https://developer.mozilla.org/en-US/docs...P/Overview
HTTP Tutorial:https://www.tutorialspoint.com/http/
W3Schools:https://www.w3schools.com/whatis/whatis_http.asp
Digital Ocean HTTPS:https://www.digitalocean.com/community/t...t-is-https
HTTP vs HTTPS:https://www.ssl.com/article/http-vs-http...ifference/



LEARN LOW LEVEL PROGRAMMING

[ Hidden Content! ]

C Programming Tutorial:https://www.tutorialspoint.com/cprogramming/index.htm
Learn C:https://www.learn-c.org/
C Programming for Beginners:https://www.udemy.com/course/c-for-technical-interview/
C Programming Language:https://www.geeksforgeeks.org/c-programming-language/
The C Programming Language:https://www.amazon.com/Programming-Langu...0131103628

C++ Tutorial:https://www.tutorialspoint.com/cplusplus/index.htm
C++ for C Programmers:https://www.coursera.org/learn/c-plus-plus-a
C++ for Beginners:https://www.udemy.com/course/free-learn-...beginners/
Learn C++:https://www.learncpp.com/

Official Rust Book:https://doc.rust-lang.org/book/
Rust Tutorial:https://www.tutorialspoint.com/rust/index.htm
Rust for Beginners:https://www.udemy.com/course/rust-lang/
Rust by Example:https://doc.rust-lang.org/stable/rust-by-example/

x86 Programming WikiBooks:https://en.wikibooks.org/wiki/X86_Assembly
ASM Tutorial:https://www.tutorialspoint.com/assembly_.../index.htm
ASM for Beginners:https://www.udemy.com/course/x86-asm-foundations/
Learn Assembly Language:https://www.learnassemblylanguage.com/
Assembly Language for x86 Processors:https://www.amazon.com/Assembly-Language...0133769402



LEARN .NET PROGRAMMING

[ Hidden Content! ]

C# Tutorial MS Docs:https://docs.microsoft.com/en-us/dotnet/csharp/
C# Fundimentals:https://www.pluralsight.com/courses/c-sh...tudio-2015
C# Programming Yellow Book:https://www.csharpcourse.com/
C# for Beginners:https://www.udemy.com/course/c-sharp-for-beginners/
C# Station:https://csharp-station.com/tutorial.aspx

Visual Basic MS Docs:https://docs.microsoft.com/en-us/dotnet/visual-basic/
Visual Basic Tutorial:https://www.tutorialspoint.com/vb.net/index.htm
Visual Basic for Beginners:https://www.udemy.com/course/visual-basi...beginners/
VB.NET Programming on LearnVS:https://www.learnvisualstudio.net/

F# MS Docs:https://docs.microsoft.com/en-us/dotnet/fsharp/
F# for Fun and Profit:https://fsharpforfunandprofit.com/
F# Tutorial:https://www.tutorialspoint.com/fsharp/index.htm
F# for C# Developers:https://www.udemy.com/course/fsharp-for-...evelopers/



LEARN REVERSE ENGINEERING

[ Hidden Content! ]

Beginners Guide to Reverse Engineering:https://blog.malwarebytes.com/101/2018/0...gineering/
Reverse Engineering for Beginners:https://www.begin.re/
Reverse Engineering 101:https://opensecuritytraining.info/IntroRE.html
Reverse Engineering for the Beginners:https://thehackersplaza.com/reverse-engi...beginners/
Introduction to Reverse Engineering:https://rpis.ec/intro-to-re/
0x00 Sec Reverse Engineering:https://0x00sec.org/t/reverse-engineerin...nners/2184
Reverse Engineering Crash Course:https://infosecwriteups.com/reverse-engi...c904e8d276
Reverse Engineering with IDA:https://www.udemy.com/course/reverse-eng...ng&src=sac
Reverse Engineering with Ghidra:https://www.pluralsight.com/courses/ghid...ngineering



LEARN NETWORKING

[ Hidden Content! ]

Introduction to Networking CISCO:https://www.cisco.com/c/en/us/support/do...86-32.html
Networking Basics IBM:https://developer.ibm.com/articles/l-networking-basics/
Networking for Web Developers:https://www.udacity.com/course/networkin...ers--ud256
Networking MS Docs:https://docs.microsoft.com/en-us/windows...art-page-2
Networking Fundamentals:https://www.pluralsight.com/courses/netw...ndamentals
Networking for Game Developers:https://www.gamedev.net/tutorials/progra...etworking/
Networking for Programmers:https://www.hacksplaining.com/lessons/ne...rogrammers
LEARN TO WORK WITH DATABASES
Codecademy SQL:https://www.codecademy.com/learn/learn-sql
W3Schools:https://www.w3schools.com/sql/default.asp
SQL Basics:https://mode.com/sql-tutorial/sql-basics/
Database Fundamentals MS Docs:https://docs.microsoft.com/en-us/sql/sql...rver-ver15
Learn SQL the Hard Way:https://sql.learncodethehardway.org/
SQL for Data Analysis:https://www.udacity.com/course/sql-for-d...sis--ud198
Database Design and SQL for Data Science:https://www.coursera.org/learn/data-driven-databases

LEARN GAME HACKING
All about Game Hacking:https://www.unknowncheats.me/
Game Hacking Fundamentals:https://dev.to/ghrake/game-hacking-fundamentals-221f
Guided Hacking:https://guidedhacking.com/
Cheat Engine Tutorial:https://wiki.cheatengine.org/index.php?title=Tutorials
LEARN HOW THE PC's INTERNALS WORK
How Computers work:https://computer.howstuffworks.com/pc.htm
Understanding the CPU & GPU:https://www.intel.com/content/www/us/en/...u-101.html
RAM Explained:https://www.youtube.com/watch?v=HnuNs_Nu46Q
Ethernet Basics:https://networklessons.com/cisco/ccna-ro...net-basics
How Hard Disks work:https://computer.howstuffworks.com/hard-disk.htm
Understanding the SSD:https://www.crucial.com/articles/about-s...-ssds-work
Windows Operating System Basics:https://www.lifewire.com/windows-operati...cs-2625920
Understanding Drivers:https://www.computerhope.com/issues/ch000834.htm
CPU-Z:https://www.cpuid.com/softwares/cpu-z.html
GPU-Z:https://www.techpowerup.com/gpuz/

This leak has been rated as working 1 times this month. (1 times in total)
This leak has been rated as not working 1 times this month. (1 times in total)
https://holisticz.com/Thread-GigaCloud-REBO...99-per-day(Sales closed until further notice)

Like or BAN Ban 2​
 

AShomanDity

Premium member
Premium

0

0%

Status

Offline

Posts

21

Likes

0

Rep

0

Bits

0

2

Years of Service

Thanks Dude
 

Rdik

Member

0

0%

Status

Offline

Posts

21

Likes

0

Rep

0

Bits

0

2

Years of Service

jinjax321

Royal
Royal Elite member Premium

0

0%

Status

Offline

Posts

21

Likes

0

Rep

0

Bits

0

3

Years of Service

(06 May, 2023 - 12:33 PM)localchad69 Wrote: Show More
[Image: RZIm4Mg.gif]
Please like this thread, it motivates me to contribute more! PepeBlush​
Thank you for this!
 

48,610

38,214

238,323

Top