FizzBuzz Enterprise Edition
Simple Java Mail
FizzBuzz Enterprise Edition | Simple Java Mail | |
---|---|---|
337 | 2 | |
21,746 | 1,228 | |
1.4% | - | |
0.0 | 9.0 | |
5 months ago | 12 days ago | |
Java | Java | |
- | Apache License 2.0 |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
FizzBuzz Enterprise Edition
-
Inside Java Enterprise code: let's check Flowable
To make sure we're really working with Java, look at some short class names:
- Quality of code is too high
-
Golang – when programmers had smaller egos
Java encourages (partly through language design and partly through its community/ecosystem) [Enterprise Grade Programming](https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...). The problem isn't the language per se, but that most code bases will require you to earn an architecture astronaut certification for that particular code base.
But also, the Go spec is a couple of pages and the Java spec is, uh, it's taking a while to load for me... ah yes, 876 pages. How's that learning curve?
-
The 4-chan Go programmer
It gets worse (this isn't too much of an exaggeration): https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris....
As an undergrad, I once spent about half an hour peer programming with a computer science PhD - it was enlightening.
He didn't have the slightest understanding of software - calling me out for things like not checking that the size of a (standard library) data structure wasn't negative.
Sometimes there's a scary lack of understanding and competency where you'd expect to find it.
Sometimes these things are done for a reason; sometimes it's actually sane and sometimes it's just a way to deal with the lunacy of a codebase forged by the madmen who came before you.
-
16 Principles for Tech-led Start-ups as a Software Engineer
Now if we have all the time in the world, we can make the thing as complicated as we like: https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpriseEdition.
- FizzBuzz Enterprise Edition
-
The Minimum Valuable Product Architecture Death Trap
In code, this means you must have clear separation of concerns, so future changes are less likely to require scattered changes throughout your code base. Clean Architecture is a certified classic for this subject, just remember to not overdo it in the wrong area and end up with Enterprise Edition FizzBuzz.
- FizzBuzzEnterpriseEdition
-
Simple Lasts Longer
That "Hello World Enterprise Edition" looks dangerously under-engineered - I could understand it! Far better to follow the best practices demonstrated in the Fizz Buzz Enterprise Edition...
https://github.com/EnterpriseQualityCoding/FizzBuzzEnterpris...
Simple Java Mail
-
Version 1.5.0 of the email address validation library, JMail, is now available
Oh, this is the validation engine in https://www.simplejavamail.org/ which I like very much! Thank you!
-
Guide to Send Emails in Java
Simple Java Mail
What are some alternatives?
Logback - The reliable, generic, fast and flexible logging framework for Java.
JavaCV - Java interface to OpenCV, FFmpeg, and more
awesome-functional-python - A curated list of awesome things related to functional programming in Python.
PipelinR - PipelinR is a lightweight command processing pipeline ❍ ⇢ ❍ ⇢ ❍ for your Java awesome app.
yGuard - The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts
jsweet - A Java to JavaScript transpiler.
Java-Hello-World-Enterprise-Edition
RR4J - RR4J is a tool that records java execution and later allows developers to replay locally.
bitburner - Bitburner Game
JCuda - JCuda samples
SSLContext-Kickstart - 🔐 A lightweight high level library for configuring a http client or server based on SSLContext or other properties such as TrustManager, KeyManager or Trusted Certificates to communicate over SSL TLS for one way authentication or two way authentication provided by the SSLFactory. Support for Java, Scala and Kotlin based clients with examples. Available client examples are: Apache HttpClient, OkHttp, Spring RestTemplate, Spring WebFlux WebClient Jetty and Netty, the old and the new JDK HttpClient, the old and the new Jersey Client, Google HttpClient, Unirest, Retrofit, Feign, Methanol, Vertx, Scala client Finagle, Featherbed, Dispatch Reboot, AsyncHttpClient, Sttp, Akka, Requests Scala, Http4s Blaze, Kotlin client Fuel, http4k Kohttp and Ktor. Also gRPC, WebSocket and ElasticSearch examples are included