Mindblown: a blog about philosophy.
How to contibute to an Open Source project
How to write a Git Commit Message
https://cbea.ms/git-commit/
Data Structures in Python
https://pythongeeks.org/python-data-structures/
PHP: The Right Way
Intro to PHP documentation https://phptherightway.com/
w3c Validator
World Wide Web Consortium Check validator of a document on https://validator.w3.org/ Markup Validation Service. The web site checks the validity of pre-HTML and XHTML against pre-defined standards in the system.
Lambda Functions in C++
I’ve begun my journey onto C++ Programming and came across Lambda Functions on P173. One web site referred to a Lambda function as an inline function for short snippets of code. here’s a https://pastebin.com/uN6Ln8Hh and also here: https://www.geeksforgeeks.org/lambda-expression-in-c/
Frames unsupported after HTML4 (discontinued support)
<frameset> block should not be used for older websites but webmasters should become famiilar with its historic use for webmasters who are managing older websites. Frames have become obsolete in WC3 by HTML5. http://frames.com/frames/
Hello world!
Welcome to WordPress. This is your first post. Edit or delete it, then start writing!
Got any book recommendations?