Crystal Tenn
Crystal Tenn - Software Engineer
Saturday, August 28, 2021
Learn C# from Scratch Guide (Zero to Dev with linked tutorials and comprehensive code projects!)
›
I wanted to create a way for anyone to pickup C#, .NET development, and Visual Studio on their own (or with help of a mentor) for free and s...
Saturday, April 25, 2020
Binary Trees Traversal Recursive vs. Iterative
›
Photo reference: https://computersciencewiki.org/index.php/Binary_tree This neat little trick above saved me a lot of pain and is much...
Thursday, March 12, 2020
Learn C# from Scratch Comprehensive Topic List / How much do I need to know to be a Junior C# Web Dev?
›
I created a syllabus with a list of what I think a great C# .NET web Junior Developer should know and in what order to study. I wrote th...
Sunday, April 28, 2019
Algorithms: Union-Find in C#
›
Union-Find Algorithm : Imagine if you have 100 computers in a room not networked to one another. You could use a Union(computer1, computer2...
Monday, March 4, 2019
Side Gigs while Transitioning Careers (or in general)
›
I've gotten this question a lot lately, so decided to just make a post about it: "What are side gigs I can do to earn money while t...
Thursday, January 17, 2019
How to Become a Business Analyst
›
I created some training material for the IIBA (International Institute of Business Analysis) local Tampa chapter and it is open for anyo...
Tuesday, January 15, 2019
Networking Part VI: Azure Networking - VMs, IP Addresses, and Load Balancing
›
This is part 6 of a series of networking posts: Part 1: Binary Part 2: Hexadecimal Part 3: Networking 101 (IP addresses, subnets, etc.) ...
›
Home
View web version