Cameron McKenzie Editor In Chief, TechTarget TheServerSide.com How to create and run a shell script in Linux and Ubuntu 14 Jan 2022 TheServerSide.com Git securely with a GitHub SSH URL example 13 Jan 2022 TheServerSide.com How to SSH into GitHub on Windows example 11 Jan 2022 TheServerSide.com A quick GitHub SSH clone example 11 Jan 2022 TheServerSide.com How chmod numbers work explained by example 08 Jan 2022 TheServerSide.com Was GitHub's password authentication removal an overstep? 05 Jan 2022 TheServerSide.com Git and GitHub SSH KeyGen by Example 02 Jan 2022 TheServerSide.com How to quickly change your branch in Git 31 Dec 2021 TheServerSide.com Fix Putty's 'Key Exchange Algorithm Agreement' error 29 Dec 2021 TheServerSide.com Spring Boot file upload example with Ajax 28 Dec 2021 TheServerSide.com Simple Ajax file upload with pure JavaScript example 27 Dec 2021 TheServerSide.com Simple Struts 2 file upload example 25 Dec 2021 TheServerSide.com Create an HTML5 and PHP file upload form for Apache example 24 Dec 2021 TheServerSide.com Java file upload by example with Servlets & JSPs 23 Dec 2021 TheServerSide.com A 12-factor app principles quiz for cloud-native developers 10 Dec 2021 TheServerSide.com How to revert a Git commit: A simple example 01 Dec 2021 TheServerSide.com How to delete a Git repository 29 Nov 2021 TheServerSide.com How to use jarsigner to sign JARs files example 29 Nov 2021 TheServerSide.com How to use Java's javap tool by example 29 Nov 2021 TheServerSide.com How to import a Maven project from GitHub into Eclipse 29 Nov 2021 TheServerSide.com The 5 things devs should know about the Jakarta Servlet 6.0 API release 29 Nov 2021 TheServerSide.com How to delete all Git branches except master or main example 02 Nov 2021 TheServerSide.com How to Git Uncommit Your Last Git Commit 31 Oct 2021 TheServerSide.com How to delete a remote Git branch 28 Oct 2021 TheServerSide.com Fix Git's "fatal: no upstream branch" error quickly example 25 Oct 2021 TheServerSide.com How to remove Git branches from your repository 22 Oct 2021 TheServerSide.com JAR file (Java Archive) 15 Oct 2021 TheServerSide.com embedded Tomcat 15 Oct 2021 TheServerSide.com CSS (cascading style sheets) 15 Oct 2021 TheServerSide.com 5 best Java 17 features that developers will love 14 Oct 2021 App Architecture open API (public API) 13 Oct 2021 TheServerSide.com 4 ways to create a Git branch quickly by example 11 Oct 2021 TheServerSide.com How to tag a Git commit id by example 06 Oct 2021 TheServerSide.com Create a new Git branch with current local changes saved by example 02 Oct 2021 TheServerSide.com 3 simple Java Hello World examples 30 Sep 2021 TheServerSide.com 5 reasons why Java is still the best programming language 17 Sep 2021 TheServerSide.com Every change between JDK 11 and the Java 17 LTS release 14 Sep 2021 TheServerSide.com A monolithic vs. cloud-native migration quiz for developers 08 Sep 2021 TheServerSide.com Fix GitHub's 'support for password authentication was removed' error 31 Aug 2021 TheServerSide.com How to build a Spring Boot 12-Factor app 06 Aug 2021 TheServerSide.com Git fork vs. clone: What's the difference? 28 Jul 2021 Security hardware security module (HSM) 28 Jul 2021 TheServerSide.com Introduction to Docker quiz 20 Jul 2021 TheServerSide.com How to fork a Git repository 20 Jul 2021 TheServerSide.com How to download an older, specific version of UiPath Studio 19 Jul 2021 TheServerSide.com Kebab vs. camel case: How these naming conventions differ 16 Jul 2021 TheServerSide.com How to download and install UiPath Studio 02 Jul 2021 TheServerSide.com How to pass variables as UiPath arguments example 30 Jun 2021 TheServerSide.com How to use the UiPath Switch activity 28 Jun 2021 TheServerSide.com Library vs. framework: How these software artifacts differ 25 Jun 2021 TheServerSide.com UiPath If-Then conditional statements 25 Jun 2021 TheServerSide.com Java naming conventions, explained 25 Jun 2021 TheServerSide.com Why is Java platform-independent? 23 Jun 2021 TheServerSide.com What is a Git fork? Meaning, definition and a Git Fork example 20 Jun 2021 TheServerSide.com REST web services and RESTful API quiz for developers 15 Jun 2021 TheServerSide.com Delete the Windows recovery partition on a Lenovo Thinkpad or Desktop 07 Jun 2021 TheServerSide.com Learn how to save to local storage in this git stash tutorial 04 Jun 2021 TheServerSide.com Fix the ConcurrentModificationException 03 Jun 2021 TheServerSide.com Quickly create a Git bare repo with init or clone example 02 Jun 2021 TheServerSide.com What is a bare repository in Git? 28 May 2021 TheServerSide.com Lessons from Fluentd: How to name a project in the SEO age 27 May 2021 TheServerSide.com How to use git submodules tutorial with examples 21 May 2021 TheServerSide.com How to update Git submodules 21 May 2021 TheServerSide.com 10 Jenkins alternatives for developers 30 Apr 2021 TheServerSide.com Camel case vs. snake case: What's the difference? 30 Apr 2021 TheServerSide.com How to create Git submodules in GitHub and GitLab by example 30 Apr 2021 TheServerSide.com Yes, the original name for Java was Oak 30 Apr 2021 TheServerSide.com Test your knowledge of Java foundations 29 Apr 2021 TheServerSide.com Java's main function explained with examples 29 Apr 2021 TheServerSide.com A guide to common variable naming conventions 27 Apr 2021 TheServerSide.com Interpreted vs. compiled languages: What's the difference? 15 Apr 2021 TheServerSide.com How to create a GitHub repository 30 Mar 2021 TheServerSide.com How to run Jenkins builds on Docker example 30 Mar 2021 TheServerSide.com Recursion vs Iteration: What's the difference? 30 Mar 2021 TheServerSide.com Pascal case vs. camel case: What's the difference? 26 Mar 2021 TheServerSide.com Five examples of recursion in Java 24 Mar 2021 TheServerSide.com Pascal case 24 Mar 2021 TheServerSide.com Java garbage collection interview questions and answers 19 Mar 2021 TheServerSide.com How to use Epsilon GC to stop Java garbage collection 18 Mar 2021 TheServerSide.com A tough, 10-question Java garbage collection quiz 26 Feb 2021 TheServerSide.com How to clone from a git tag example 26 Feb 2021 TheServerSide.com How to install Gitflow for Windows on old Git installations example 26 Feb 2021 TheServerSide.com Full Gitflow init workflow example 26 Feb 2021 TheServerSide.com A better Gitflow diagram with branches, merges and color 24 Feb 2021 TheServerSide.com Gitflow release branch process from start to finish example 24 Feb 2021 TheServerSide.com Gitflow hotfix branch example from start to finish 24 Feb 2021 TheServerSide.com Use this Java performance tuning guide to optimize your JVM 11 Feb 2021 TheServerSide.com 10-question Gitflow version control quiz 10 Feb 2021 TheServerSide.com 5 Java performance profiling tips to help tune your JVM 29 Jan 2021 TheServerSide.com Java Mission Control 8 Eclipse plugin install example 29 Jan 2021 TheServerSide.com How to start Java's JVM Flight Recorder in 3 easy ways by example 29 Jan 2021 TheServerSide.com Clone a git repository with submodules using init and update example 29 Jan 2021 TheServerSide.com How do Java sampling and JVM instrumentation differ? 27 Jan 2021 TheServerSide.com How to fix high Java CPU usage problems 27 Jan 2021 TheServerSide.com Test your knowledge of JVM profiling tools with this quiz 22 Jan 2021 TheServerSide.com JVM tuning vs. Java optimization: What's the difference? 19 Jan 2021 TheServerSide.com Java Flight Recorder 15 Jan 2021 TheServerSide.com Performance cost of autoboxing Java primitive types explained 29 Dec 2020 TheServerSide.com A Jenkins YAML pipeline example 28 Dec 2020 TheServerSide.com How to run Jenkins on AWS by example 23 Dec 2020 1 2 3 4 5 6 7 8 9