Explore >> Select a destination


You are here

www.chrisoldwood.com
| | www.morling.dev
12.2 parsecs away

Travel
| | 27 years of age, and alive and kicking?-?The Java platform regularly comes out amongst the top contenders in rankings like the TIOBE index. In my opinion, rightly so. The language is very actively maintained and constantly improved; its underlying runtime, the Java Virtual Machine (JVM), is one of, if not the most, advanced runtime environments for managed programming languages. There is a massive eco-system of Java libraries which make it a great tool for a large number of use cases, ranging from comman...
| | simpleprogrammer.com
14.1 parsecs away

Travel
| | What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ...
| | michaelscodingspot.com
13.2 parsecs away

Travel
| | Michael Shpilt's Blog on .NET software development, C#, performance, debugging, and programming productivity
| | newdevsguide.com
57.5 parsecs away

Travel
| Over the weekend I discovered a new feature in Visual Studio 2022 for C# code. This feature, which I'm referring to as "Inline Diagnostics" allows you to see compiler warnings and errors in your editor window without needing to hover over the tooltips.