
Cameron McKenzie
Editor-in-Chief at TheServerSide
I'm a software developer and Mojo enthusiast, helping others to learn programming and hone their AI and ML skills.
Articles
-
1 week ago |
theserverside.com | Cameron McKenzie
JavaFX isn't hard to learn. In fact, any developer with a little bit of object-oriented knowledge and a penchant for desktop development in Java can quickly put together a feature-rich GUI application with the JavaFX framework. Complete JavaFX tutorial If you want to learn the fundamentals of JavaFX, all while you build a fun little desktop application, this JavaFX tutorial is for you.
-
1 week ago |
theserverside.com | Cameron McKenzie
The key difference between deprecated and depreciated is that something deprecated can be used today, but will not be available in the future, while something that has depreciated has continuously lost value over time. The term depreciated is used commonly in accounting and economics, while the term deprecated is commonly used in software development and programming.
-
2 weeks ago |
theserverside.com | Cameron McKenzie
How to use Claude Desktop tutorial for beginners So, you finally decided to install Claude Desktop? Well, welcome to the club. Now, I don't know why you're installing it -- maybe you don't like the politics of OpenAI, maybe you're not happy with the results you're getting from ChatGPT, maybe you like the privacy implications that Claude Desktop has. As I said, I don't care why; I just want to make sure that you get Claude Desktop installed.
-
1 month ago |
theserverside.com | Cameron McKenzie
Imagine having a coding partner at your side who knows more languages than you, fully comprehends all the technical documentation, completely understands your codebase and is willing to do all the low-level grunt work like configuring dependencies and writing unit tests. That's what coding with GitHub Copilot feels like. What is GitHub Copilot?
-
1 month ago |
theserverside.com | Cameron McKenzie |Import Java.util. HashMap |Import Java.util. HashSet
A frequently asked question in a Java interview is: How to implement a Java HashMap? Java job seekers must fully grok this important concept if they want to ace the interview. The HashMap internal implementation In this quick tutorial on how the Java HashMap works internally, you'll learn the following aspects: The basic syntax of the Java HashMap. How keys, values, hash codes and node references interact. How hash codes are mapped to buckets. What happens when hash node collisions occur.
Try JournoFinder For Free
Search and contact over 1M+ journalist profiles, browse 100M+ articles, and unlock powerful PR tools.
Start Your 7-Day Free Trial →X (formerly Twitter)
- Followers
- 1K
- Tweets
- 3K
- DMs Open
- No

Just a little look at Model Context Protocol, the latest thing to hit the programming world in terms of LLMs and AI augmentation. https://t.co/VdezVNVDz1

Want an alternative to ChatGPT? Why not check out Claude Desktop? https://t.co/RYZcSJEu5Y

RT @springrod: Great to see so much developer and community activity around Spring AI. Gen AI on the JVM is really taking off and will be i…