Author Topic: ebook for C#  (Read 2307 times)

0 Members and 1 Guest are viewing this topic.

Offline m1kesanders

  • Serf
  • *
  • Posts: 48
  • Cookies: -5
  • I'm sarcastic, somewhat new, and a grey hat
    • View Profile
ebook for C#
« on: April 06, 2013, 12:08:00 pm »
OK well I recently started learning python, which I think I have a pretty good understanding of, so I decided to start on C#, but despite everywhere I look I can't find a good ebook or pdf does anybody have anything? thanks in advance  :)

Offline Phage

  • VIP
  • Overlord
  • *
  • Posts: 1280
  • Cookies: 120
    • View Profile
Re: ebook for C#
« Reply #1 on: April 06, 2013, 01:33:42 pm »
There's a lot of great e-books out there you just have to search for them. There are actually also a lot of e-books on C# here on EvilZone.

https://evilzone.org/ebooks/microsoft-visual-c-2012-step-by-step/

Here's some links I gathered from a quick Google search:
http://cplus.about.com/od/freeebookscprogrammi/Free_EBooks_for_C_Programming.htm
http://readwrite.com/2011/05/28/free-e-books-on-c
« Last Edit: April 06, 2013, 01:34:00 pm by Phage »
"Ruby devs do, in fact, get all the girls. No girl wants a python, but EVERY girl wants rubies" - connection

"It always takes longer than you expect, even when you take into account Hofstadter’s Law."

Offline Axon

  • VIP
  • King
  • *
  • Posts: 2047
  • Cookies: 319
    • View Profile
Re: ebook for C#
« Reply #2 on: April 06, 2013, 05:33:08 pm »
I say keep learning Python, until you master it, then you can move to another language.

Offline Fur

  • Knight
  • **
  • Posts: 216
  • Cookies: 34
    • View Profile
Re: ebook for C#
« Reply #3 on: April 06, 2013, 07:19:12 pm »
This is the C/++ board.
C# != C/++.

C# essentials
A beginner programmer's guide to C#
C# reference.
These are all freely available and obey copyright rules and stuff.

Other than that, grab a copy of SharpDevelop (open source clone of VS) and get cracking, no book can replace experience.
« Last Edit: April 06, 2013, 07:51:46 pm by Fur »