General

8 FREE eBooks for Programmers!

For all you programmers out there, here are a few ressources you might want to check out as part of our free ebook list for today!

Java Design Patterns: Reusable Solutions to Common Problems

A design pattern is a general reusable solution to a commonly occurring problem within a given context in software design. A design pattern is not a finished design that can be transformed directly into source or machine code. It is a description or template for how to solve a problem that can be used in many different situations. Patterns are formalized best practices that the programmer can use to solve common problems when designing an application or system.

Gradle Build Automation Handbook

Gradle is an open source build automation system that builds upon the concepts of Apache Ant and Apache Maven and introduces a Groovy-based domain-specific language (DSL) instead of the XML form used by Apache Maven of declaring the project configuration. Gradle uses a directed acyclic graph (“DAG”) to determine the order in which tasks can be run.

Groovy Programming Cookbook: Hot Recipes for Groovy Development

Apache Groovy is an object-oriented programming language for the Java platform. It is a dynamic language with features similar to those of Python, Ruby, Perl, and Smalltalk. It can be used as a scripting language for the Java Platform, is dynamically compiled to Java Virtual Machine (JVM) bytecode, and interoperates with other Java code and libraries. Groovy uses a Java-like curly-bracket syntax. Most Java code is also syntactically valid Groovy, although semantics may be different.

GWT Programming Cookbook

Google Web Toolkit, or GWT Web Toolkit, is an open source set of tools that allows web developers to create and maintain complex JavaScript front-end applications in Java. Other than a few native libraries, everything is Java source that can be built on any supported platform with the included GWT Ant build files. It is licensed under the Apache License version 2.0.

Apache Tomcat Cookbook

Apache Tomcat, often referred to as Tomcat, is an open-source web server developed by the Apache Software Foundation (ASF). Tomcat implements several Java EE specifications including Java Servlet, JavaServer Pages (JSP), Java EL, and WebSocket, and provides a “pure Java” HTTP web server environment in which Java code can run.

Apache Maven Cookbook

Maven is a build automation tool used primarily for Java projects. Maven addresses two aspects of building software: first, it describes how software is built, and second, it describes its dependencies. Contrary to preceding tools like Apache Ant, it uses conventions for the build procedure, and only exceptions need to be written down.

Jetty Server Cookbook

Jetty is a Java HTTP (Web) server and Java Servlet container. While Web Servers are usually associated with serving documents to people, Jetty is now often used for machine to machine communications, usually within larger software frameworks. Jetty is developed as a free and open source project as part of the Eclipse Foundation.

Mockito Programming Cookbook

Mockito is an open source testing framework for Java released under the MIT License. The framework allows the creation of test double objects (mock objects) in automated unit tests for the purpose of Test-driven Development (TDD) or Behavior Driven Development (BDD).

Geeks are Sexy

Recent Posts

Buzzing Brilliance: Ze Frank’s True Facts on How Smart Bees Really Are!

https://youtu.be/M6hGjh9SJ_M?si=0eD0KXZHDjnaa5RQ From intricate communication dances to their uncanny ability to navigate vast distances with pinpoint…

6 hours ago

Pee-Wee Herman Takes Cyberpunk 2077 by Storm!

Pee-Wee Herman meets Cyberpunk 2077? Yes, you read that right! He's a rebel and a…

7 hours ago

Tetris Solid: This Playable Lego Tetris Game is Insanely Clever!

Meet Tetris Solid, an insanely clever Lego Ideas submission by designer victorvey300. Imagine playing Tetris…

9 hours ago

Hell for an Audiophile [Comic]

What Hell is like for an audiophile who really likes his old vinyl records. Black…

11 hours ago

The Magic of Jim Henson Revealed in New Documentary: Jim Henson Idea Man

From the visionary mind of Academy Award-winning filmmaker Ron Howard, "Jim Henson Idea Man" promises…

11 hours ago