Hi, Very one
My Name Is THEO DREAK I'm a student in this year we learn C# Language.
I had learned basic concept and advanced ones (Thanks to CODE Project)
So is time to practice with a real world application
so my teacher propose me a project ( UML Diagram Creator )
after one month i started the project
i have a lot of ideas about the project
the problem is I don't know where i should start,
so i started with the easy part Design :D
Main window
Project window
after finished I started coding
but after 1 week I stuck a gain because i don't have a good planing and i don't know developing setups to follow.
+ I think the difficulty because the application interact with graphic element
and in this case i m using C# application (WinFrom).
+ How to strict ideas to make a strong library (OOP) to work with.
+ Some concept in c# language like Interface, abstract classes i didn't know what is
role and when to us it.
that all guys.
I hope get some advice from you guys, and i hope understand my problem
thanks .
What I have tried:
Searching for free source code , But i didn't understand the logic behind.