Click here to Skip to main content
15,893,368 members
Home / Discussions / Design and Architecture
   

Design and Architecture

 
AnswerRe: first step of my project Pin
José Amílcar Casimiro14-Nov-13 5:32
José Amílcar Casimiro14-Nov-13 5:32 
AnswerRe: first step of my project Pin
WuRunZhe22-Nov-13 16:23
WuRunZhe22-Nov-13 16:23 
RantRe: first step of my project Pin
Vivi Chellappa30-Nov-13 15:42
professionalVivi Chellappa30-Nov-13 15:42 
QuestionNeed 1st Code Project : Graphic Designer Pin
Member 1035854724-Oct-13 12:27
Member 1035854724-Oct-13 12:27 
SuggestionRe: Need 1st Code Project : Graphic Designer Pin
Richard MacCutchan24-Oct-13 21:35
mveRichard MacCutchan24-Oct-13 21:35 
GeneralRe: Need 1st Code Project : Graphic Designer Pin
Member 1035854725-Oct-13 4:05
Member 1035854725-Oct-13 4:05 
SuggestionRe: Need 1st Code Project : Graphic Designer Pin
thatraja24-Oct-13 23:16
professionalthatraja24-Oct-13 23:16 
AnswerRe: Need 1st Code Project : Graphic Designer Pin
V.14-Nov-13 3:30
professionalV.14-Nov-13 3:30 
On top of the answers you received, perhaps a good thing to start with is choose your technology.
If you want to go for windows you have two options web development and windows development. (we´ll leave out interfaces, libraries and services, ...)

Windows
- learn winforms first. Fast result and easy to grasp. Very important, try to grasp the concept of assemblies n-tier development, etc... before moving on.
- learn web development (ASP.Net) it is more complex (hence you need the concepts learned in step 1) because of page life cycle and the interaction with client side code, but with your cs6 experience you should have some fun here. In Asp.Net suddenly many technologies come together: HTML, .Net code, javascript, css etc...
- Learn WPF: This has some neat features, but it helps a lot if you have some webdev experience as it is a similar of form design. (hence step 2)

unix/mac
- The only technology with decent graphic design and "easy" to learn is java (that I know of) for forms and jsp or php for web development. Java is similar to C# syntax wise.
- You can do C++ or python or something like that, but the learning curve is higher and IMHO the graphic design part basic at best.

There are tutorials out there starting from scratch, but I would recommend buying a good book.
Although you´ll create something pretty quick I would recommend a project of your own after you finish the tutorials and get that working before claiming you can program Big Grin | :-D .

Hope this helps.

QuestionCTG Software designing Pin
WhiteTulip20-Oct-13 22:02
professionalWhiteTulip20-Oct-13 22:02 
AnswerRe: CTG Software designing Pin
Bernhard Hiller21-Oct-13 4:11
Bernhard Hiller21-Oct-13 4:11 
GeneralRe: CTG Software designing Pin
WhiteTulip21-Oct-13 19:39
professionalWhiteTulip21-Oct-13 19:39 
Questionhelp for new a web designer Pin
BLue.iCe.BoX2-Oct-13 20:24
BLue.iCe.BoX2-Oct-13 20:24 
AnswerRe: help for new a web designer Pin
Richard MacCutchan2-Oct-13 21:26
mveRichard MacCutchan2-Oct-13 21:26 
GeneralRe: help for new a web designer Pin
Captain Price10-Oct-13 0:17
professionalCaptain Price10-Oct-13 0:17 
GeneralRe: help for new a web designer Pin
Richard MacCutchan10-Oct-13 0:36
mveRichard MacCutchan10-Oct-13 0:36 
GeneralRe: help for new a web designer Pin
Captain Price10-Oct-13 0:49
professionalCaptain Price10-Oct-13 0:49 
GeneralRe: help for new a web designer Pin
Richard MacCutchan10-Oct-13 0:54
mveRichard MacCutchan10-Oct-13 0:54 
GeneralRe: help for new a web designer Pin
Captain Price10-Oct-13 1:00
professionalCaptain Price10-Oct-13 1:00 
GeneralRe: help for new a web designer Pin
Richard MacCutchan10-Oct-13 1:05
mveRichard MacCutchan10-Oct-13 1:05 
GeneralRe: help for new a web designer Pin
Captain Price10-Oct-13 1:36
professionalCaptain Price10-Oct-13 1:36 
AnswerRe: help for new a web designer Pin
Captain Price10-Oct-13 1:37
professionalCaptain Price10-Oct-13 1:37 
QuestionPHP Webiste Upgrade, design and repair Pin
jkirkerx11-Sep-13 8:04
professionaljkirkerx11-Sep-13 8:04 
AnswerRe: PHP Webiste Upgrade, design and repair Pin
jschell11-Sep-13 9:56
jschell11-Sep-13 9:56 
GeneralRe: PHP Webiste Upgrade, design and repair Pin
jkirkerx11-Sep-13 10:27
professionaljkirkerx11-Sep-13 10:27 
GeneralRe: PHP Webiste Upgrade, design and repair Pin
jschell12-Sep-13 8:12
jschell12-Sep-13 8:12 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.