Explore >> Select a destination


You are here

blog.kulman.sk
| | renato.athaydes.com
6.5 parsecs away

Travel
| | [AI summary] The article discusses creating a minimal HTTP server in Java without using frameworks, leveraging Java SE's capabilities for simplicity and control. It highlights building the server with custom code, using annotations for routing, and demonstrates the approach with a basic 'Hello World' example. The article also covers testing with JUnit, using standalone JUnit runners, and building the project with Java itself to avoid bash scripts. It concludes by advocating for a balance between using frameworks and raw Java SE for different application needs.
| | swiftrocks.com
3.7 parsecs away

Travel
| | I've been playing with intelligent code generation for a couple of years now, and I'd like to show you how to achieve this with SourceKit.
| | www.uraimo.com
1.7 parsecs away

Travel
| | The GYB tool is used internally in Swift to simplify source files with many snippets of code that follow a common pattern. GYB provides some additional directives that are parsed by the tool to generate the final source files. This short tutorial describes how to use GYB in your own projects.
| | www.eficode.com
21.1 parsecs away

Travel
| Discover how DevOps supports the use of artificial intelligence and what role AI can play in DevOps.