Results 1 to 7 of 7
  1. #1
    idanb323's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    112
    My Mood
    Devilish

    Just started programming

    Aye, I have started C# like half year ago on school and still haven't tried it on home, and I'd like to try. I mean till now I have done only via Console Application things such as for, while, return and bool. Nothing special yet, I was curious if there any plans I can try to work on. I really want to make some things, results that I can make with my knowledge, skills though it's still poor.

  2. #2
    ISD's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Germany
    Posts
    97
    Reputation
    17
    Thanks
    2,074
    My Mood
    Fine
    Try some basic applications like Task Manager, Calculator, Browser, Downloader,...
    Expand your knowledge.
    If you need help, you can add me on Steam.

  3. #3
    idanb323's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    112
    My Mood
    Devilish
    Quote Originally Posted by ISD View Post
    Try some basic applications like Task Manager, Calculator, Browser, Downloader,...
    Expand your knowledge.
    If you need help, you can add me on Steam.
    Are there some tutorials? I'd like to know how to make basic applications such as what you have stated.

  4. #4
    ISD's Avatar
    Join Date
    Jun 2014
    Gender
    male
    Location
    Germany
    Posts
    97
    Reputation
    17
    Thanks
    2,074
    My Mood
    Fine
    At first you need to know the basics of the Programming language you'd use.
    Search a C# Tutorial with Google.

    What do you want to develop?
    If you know this, then...
    Look in Google what you need and look at the source code.
    Find out what you need and what the code does.

    Google (or a book) is your best friend, if you want to learn programming.

  5. #5
    Adrenaline's Avatar
    Join Date
    Jul 2015
    Gender
    male
    Location
    Visual Studio
    Posts
    1,126
    Reputation
    29
    Thanks
    503
    My Mood
    Angelic
    My first C# application was a calculator. Very useful

  6. #6
    idanb323's Avatar
    Join Date
    Oct 2013
    Gender
    male
    Posts
    151
    Reputation
    10
    Thanks
    112
    My Mood
    Devilish
    Quote Originally Posted by ISD View Post
    At first you need to know the basics of the Programming language you'd use.
    Search a C# Tutorial with Google.

    What do you want to develop?
    If you know this, then...
    Look in Google what you need and look at the source code.
    Find out what you need and what the code does.

    Google (or a book) is your best friend, if you want to learn programming.
    Quote Originally Posted by EzPzAce View Post
    My first C# application was a calculator. Very useful
    Thank you both, I'll go for a calculator.

  7. #7
    Disturbed's Avatar
    Join Date
    Feb 2009
    Gender
    male
    Posts
    10,472
    Reputation
    1267
    Thanks
    2,587
    I started seriously learning c# about 2.5 years ago. Leveled out at an intermediate level.

    If all you've done is console apps, I highly recommend the Head First C# book. It will likely review some information, but it focuses on teaching you programming using the GUI tools in visual studios. This is the same style that the Air Force teaches C# in training during a 4 month 9 hour a day course. (Just using their own materials instead of that book).

    Essentially how they teach is by giving you a basic introduction to some new material, and then giving you a few projects to make. It is very effective at learning how shit actually works. That book somewhat does this as well.


Similar Threads

  1. this is just starting to piss me off.
    By NeverBorn in forum Combat Arms Help
    Replies: 8
    Last Post: 09-07-2009, 06:47 PM
  2. just started ps sorry if this suxs
    By Luke420 in forum Art & Graphic Design
    Replies: 3
    Last Post: 09-06-2009, 11:17 AM
  3. AWSOME!!! I JUST STARTED PLAYING WOLFTEAM!
    By philippen in forum WolfTeam Hacks
    Replies: 23
    Last Post: 09-24-2007, 10:31 AM
  4. Just Started in VB
    By lucaking1 in forum Visual Basic Programming
    Replies: 6
    Last Post: 08-03-2007, 09:12 PM
  5. Just started
    By lucaking1 in forum Art & Graphic Design
    Replies: 10
    Last Post: 07-16-2007, 09:23 PM