design pattern tools to use?

General Tech Learning Aids/Tools 2 years ago

0 2 0 0 0 tuteeHUB earn credit +10 pts

5 Star Rating 1 Rating

Posted on 16 Aug 2022, this text provides information on Learning Aids/Tools related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.

Take Quiz To Earn Credits!

Turn Your Knowledge into Earnings.

tuteehub_quiz

Answers (2)

Post Answer
profilepic.png
manpreet Tuteehub forum best answer Best Answer 2 years ago

 

i have noticed that every area has some tools you can use to make things easier.

eg.

css = dreamweaver

doctrine/propel = orm designer // you dont have to hardcore code schemas manually and remembering all the syntax/variables

mysql = mysql workbench // the same

etc.

in this way you get aided and dont have to type things the hard way, and can learn the structure, but then use GUI tools to help you develop faster.

now i'm learning design patterns (singleton, factory, command, memento etc) and im wondering if there are some kind of tools you can use that will help you develop faster.

i dont know exactly what tools i'm trying to find, just helping me when coding with design patterns (schema drawings? references?)

are there any?

profilepic.png
manpreet 2 years ago

There are a handful of pretty good UML tools that understand design patterns, and can generate the classes and relationships for you. Many also have a "professional" version that will do the code generation (and also round trip) for you. I can't vouch for any of them, as I have always gone with the standard version and drawn up the patterns by hand (although admittedly probably incorrectly most of the time).

Currently, my favorite UML tool is Visual Paradigm. It's very nice because the standard version comes with the teamwork client, which allows you to merge models in SVN, whereas others (like MagicDraw) require you to pay over $1k for that functionality.


0 views   0 shares

No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.