• Where now? (Finished reading beginner c# book)
    2 replies, posted
Hey there!, I really really want to get programming, I have no idea what to program, any ideas I have are too complex for my level, I need a suggestion for an intermediate book or a book in between beginner and intermediate, in more specifics on what I want to be able to do is, create software, read other peoples code and understand it, hacking software (Not the bad kind), reverse engineering and I would love to make a game engine in the future Some questions; Can I stick with c# for quite a while? Any suggested books? Any suggested sites besides projecteuler.net (I did like 3 problems, then couldnt figure more out, ended up googling answer, makes me hate myself) Any tutorials, or websites like codecademy
[QUOTE=AnonTakesOver;43460566]Can I stick with c# for quite a while?[/QUOTE] Yes, it's a general purpose language with which you can do almost everything. You can't make phone apps for Android or iPhone for free though, as far as I know. [QUOTE=AnonTakesOver;43460566]Any suggested books?[/QUOTE] The commented specification is a good read, other than that I haven't read any English language programming books.
[QUOTE=Tamschi;43460657]Yes, it's a general purpose language with which you can do almost everything. You can't make phone apps for Android or iPhone for free though, as far as I know. The commented specification is a good read, other than that I haven't read any English language programming books.[/QUOTE] Thanks for replying :), Because I was worrying that I would have to learn c++ or something and I was hoping to learn quite alot of c# for a few years, I still need some suggested books or tutorials (preferably text with a exercise) and maybe some sites where I can test my knowledge
Sorry, you need to Log In to post a reply to this thread.