Nice list of useful programs for Web devs:
https://www.codeproject.com/Articles/1096068/Tools-which-will-make-web-developers-life-easier
https://www.codeproject.com/Articles/1096068/Tools-which-will-make-web-developers-life-easier
Are internet comments controlling your thoughts?
https://publishers.disqus.com/blog/are-internet-comments-controlling-your-thoughts
https://publishers.disqus.com/blog/are-internet-comments-controlling-your-thoughts
Disqus
Are internet comments controlling your thoughts?
To some, internet comments may seem inconsequential, but a new study suggests the comment section has considerable power to shape our beliefs.
How is switch implemented in compiled languages?
https://www.codeproject.com/Articles/100473/Something-You-May-Not-Know-About-the-Switch-Statem
Article coming about why pow can be optimized with a switch statement...
https://www.codeproject.com/Articles/100473/Something-You-May-Not-Know-About-the-Switch-Statem
Article coming about why pow can be optimized with a switch statement...
CodeProject
Something You May Not Know About the Switch Statement in C/C++
A discussion on how switch/case is executed, by reverse engineering in VC++
Linear algebra applied to videogames:
https://www.youtube.com/playlist?list=PLW3Zl3wyJwWOpdhYedlD-yCB7WQoHf-My
https://www.youtube.com/playlist?list=PLW3Zl3wyJwWOpdhYedlD-yCB7WQoHf-My
RaptorDB, the document store:
https://www.codeproject.com/Articles/375413/RaptorDB-the-Document-Store
https://www.codeproject.com/Articles/375413/RaptorDB-the-Document-Store
Codeproject
RaptorDB - The Document Store
NoSql, JSON based, Document store database with compiled .net map functions and automatic hybrid bitmap indexing and LINQ query filters (now with standalone Server mode, Backup and Active Restore, Transactions, Server side queries, MonoDroid support, HQ-Branch…