Curated from: blog.jetbrains.com
Ideas, facts & insights covering these topics:
5 ideas
·435 reads
6
Explore the World's Best Ideas
Join today and uncover 100+ curated journeys from 50+ topics. Unlock access to our mobile app with extensive features.
🕐 Factory method is a pattern that creates an interface or abstract class that also allows for modification of object creation in subclasses. It is best used when the developer doesn’t know beforehand the exact types and dependencies of the objects the code should work with.
9
139 reads
🕐 Singleton is a pattern that creates only one instance of an object while providing a point of global access to this instance. This pattern should be implemented when a class in the program has only a single instance available to all clients.
9
93 reads
🕐 Prototype is a pattern based on the concept of copying an existing object for creating a new one. It is used to reduce the number of subclasses that differ only in the way they initialize their objects.
9
81 reads
🕐 Builder is a pattern that lets developers design complex objects by using simple objects via a step-by-step approach. This allows creating different modified variations of the same object.
9
64 reads
🕐 Abstract factory is a pattern that produces sets of related objects. In its simplest form, it could be a set of factories that allows developers to produce parts of object sets.
9
58 reads
IDEAS CURATED BY
Learn more about computerscience with this collection
Understanding machine learning models
Improving data analysis and decision-making
How Google uses logic in machine learning
Related collections
Similar ideas
11 ideas
9 ideas
Functional Design and Architecture: Interview with Alexander Granin
functional.works-hub.com
9 ideas
Tips To Make The Most Of Your Flutter Application Development
mastercreta07.medium.com
Read & Learn
20x Faster
without
deepstash
with
deepstash
with
deepstash
Personalized microlearning
—
100+ Learning Journeys
—
Access to 200,000+ ideas
—
Access to the mobile app
—
Unlimited idea saving
—
—
Unlimited history
—
—
Unlimited listening to ideas
—
—
Downloading & offline access
—
—
Supercharge your mind with one idea per day
Enter your email and spend 1 minute every day to learn something new.
I agree to receive email updates