FizzBuzz Enterprise Edition
awesome-functional-python
FizzBuzz Enterprise Edition | awesome-functional-python | |
---|---|---|
337 | 15 | |
21,746 | 2,334 | |
1.4% | - | |
0.0 | 6.1 | |
5 months ago | about 1 month ago | |
Java | ||
- | - |
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...
awesome-functional-python
- Programacion Funcional
-
"awesome functional python"
hi everyone .. sharing this link to "awesome functional python" :: https://github.com/sfermigier/awesome-functional-python .. i wish i would have found it a few months ago when starting my functional python journey, especially the libraries :)
- Functional python for data process
- Functional Python
-
They say Python is the easiest language to learn, that being said, how much did it help you learn other languages? Did any of you for instance try C++ but quit, learn Python, and then back to C++?
Really strange new lands can be found in functional programming languages like Haskell, Elm, OCaml, Elixir, and the like. Functional programming in Python isn't something I have adopted fully, but I do find it a helpful paradigm. Interesting tools available for it.
-
Python Design Patterns
https://github.com/mpkocher/Functional-Programming-Technique...
I covered a few core concepts (e.g., functions as first-class citizens, closures, partial application, etc...) and added a few real world examples of using a functional centric design. The text/format has some rough edges, but overall I think the text is useful for internalizing how to leverage a functional-ish approach.
Other resources.
https://github.com/sfermigier/awesome-functional-python
-
Awesome Functional Programming
I see there is a short section about Python (6 resources).
I have been maintaining for the last 5 years a slightly richer collection at: https://github.com/sfermigier/awesome-functional-python/
-
Functional-streams A Library to write concise functional code
1) It's not released on PyPI (there is a different project with the same name).
2) How different / better is it that the similar projects listed on: https://github.com/sfermigier/awesome-functional-python ? (Also: feel free to make a pull request if you want your project listed).
- Am I making things harder for myself by not using any OO stuff?
-
Hy: A dialect of Lisp that's embedded in Python
Cool, I thought it was dead (like the fictional character called, coincidently, "Snake"). I see that active development has restarted 6 months ago, seemingly. Kudos to everyone involved, specially @Kodiologist who seems the main contributor over the recent period.
(Shameless plug: more functional languages that look like Python, or compile to one of the Python VMs: https://github.com/sfermigier/awesome-functional-python#lang... ).
What are some alternatives?
Simple Java Mail - Simple API, Complex Emails (Jakarta Mail smtp wrapper)
PyFunctional - Python library for creating data pipelines with chain functional programming
Logback - The reliable, generic, fast and flexible logging framework for Java.
awesome-functional-programming - Yet another resource for collecting articles, videos etc. regarding functional programming
yGuard - The open-source Java obfuscation tool working with Ant and Gradle by yWorks - the diagramming experts
hebigo - 蛇語(HEH-bee-go): An indentation-based skin for Hissp.
Java-Hello-World-Enterprise-Edition
Toolz - A functional standard library for Python.
bitburner - Bitburner Game
RxPY - ReactiveX for Python
JavaCV - Java interface to OpenCV, FFmpeg, and more
hy-lisp-python - examples for my book "A Lisp Programmer Living in Python-Land: The Hy Programming Language"