You are here |
alexn.org | ||
| | | |
www.lambdalatitudinarians.org
|
|
| | | | Lately I've been doing a lot of work in a relatively new programming language: Kotlin. From my experience, I've concluded that Kotlin is pretty rad. If you've considered learning Kotlin, or just using it in a personal project, this post might help you with your decision. Below, I hope I'll (attempt) to tell you a little bit about my experience with Kotlin, and describe what I liked about Kotlin and what I didn't like. | |
| | | |
inside.java
|
|
| | | | The Simple Web Server was added to the `jdk.httpserver` module in JDK 18. It is a minimal HTTP static file server, designed to be used for prototyping, testing, and debugging. This article explores some less obvious yet interesting programmatic appl... | |
| | | |
packy.dardan.com
|
|
| | | | ||
| | | |
www.cppstories.com
|
|
| | Lots of practical examples, general programming, software development techniques, OOP, parallel algorithms, plus C++ to combine it all into working applications. This is a short introduction to the book "Introduction to Programming with C++" by Prof. Boguslaw Cyganek, an excellent book for students who start their journey with system coding. |