+ 2

Design principles

I would like to explore design principles with respect to c++. Any one having good link of video or article would be of great help.

8th Feb 2020, 10:36 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
6 Respuestas
+ 2
Is it program or application design?
8th Feb 2020, 2:06 PM
Da2
Da2 - avatar
+ 2
Is it different for both of these ?
9th Feb 2020, 4:24 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
+ 2
Application design revolves around user interface & experience. Program design is a more technical approach such as coding efficiency and effective use of the host language.
9th Feb 2020, 8:47 PM
Da2
Da2 - avatar
+ 1
Oh okay...then i am looking for program design
10th Feb 2020, 3:31 AM
Ketan Lalcheta
Ketan Lalcheta - avatar
0
Look into advanced concepts on control & data structures. Also improve on object oriented programming techniques
11th Feb 2020, 3:03 AM
Da2
Da2 - avatar
0
I always knew design wasn’t just about pretty visuals, but this article https://clay.global/blog/gestalt-design-principles really helped me understand the psychology behind how users perceive layouts. It covers principles like closure and continuity in a way that’s both educational and fun. Highly recommend this to anyone wanting to take their design thinking to the next level. It gave me a ton of ideas for improving user flow on my own site.
16th Jul 2025, 12:08 PM
Anarju Ramayan
Anarju Ramayan - avatar