Where I can see small examples of UML schemes with c++ code. I have no time to read UML standard 🙁
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You don’t have to read the standard to understand UML. I found this book useful as a quick introduction: UML Weekend Crash Course
I would also discourage you to think about UML in relation to C++. it’s supposed to be a way of modelling systems, not just documenting existing code.