3
votes
7answers
52 views
Resources to learn about batch files
Hello,
In my new projects I need to use batch files(many), but now I need to know about they and where can I read some good tutorials to use they very good ;)
PS: I need to distr …
0
votes
8answers
154 views
How to learn C pointers?
I have worked with pointers a lot, but still whenever I work with them, I feel that one might not work the way I expect it to. My mind is not sure as to how they will behave.
What …
5
votes
8answers
677 views
Learning Functional Programming?
I've recently been dabbling in functional programming with languages like Lua, Scheme and most notably F# and there are a lot of resources to learn these languages. However, the r …
2
votes
9answers
128 views
Any good resources for learning intermediate javascript?
hello, I'm very confused ..
I have just finished studying Javascript , and when I wanted to learn more practical uses of js like making a sliding menu or drag and drop actions on …
2
votes
36answers
390 views
How do you start learning a new programming language?
A few days ago I came over this question:
Did you ever switch from one programming language to another?
and it seems, that almost everyone had this problem more than just once.
…
0
votes
2answers
46 views
Expression blend tutorials?
Hi Can anyone suggest the best video tutorials for learning expression blend?
Thanks Judi
1
vote
4answers
104 views
Application ideas for WPF
I am learning WPF these days, it's my desire to develop a WPF app. I am looking for ideas on what should I develop. I have ideas like PhotoBrowser, Twitter client.., but i dont kn …
1
vote
3answers
68 views
the best resources to get involved in p2p file sharing project
these days I'm interested to join an open source p2p file sharing project. my knowledge about the topic is not so specific, I mean I know things about security, networking, p2p bas …
1
vote
1answer
221 views
Good Tutorial To Learn C++ Game Development For Game Boy
Hello,
I'm learning C++ with this book of Deitel: C++ How to Program, 5/e and some tutorials and resources of the internet, but i want to learn how i can develop Nintendo GameBoy …
0
votes
2answers
29 views
problem hosting in IIS
whenever I hosted my application in IIS I used to get error.
I have followed the following steps
InetMgr->default web site(right click)-> add virtual directory-> physical path->sel …
1
vote
6answers
155 views
Silverlight - where do you start (for free)?
First I've read loads of posts and sites that recommend going to http://silverlight.net/GetStarted/ to get started but I do not have visual studio and I'm not going to purchase it …
4
votes
1answer
91 views
Guides to help learn C++ specifically from a C# background
Is there a guide/reference anyone would recommend to pick up C++ specifically if you have strong experience of C#?
There are C++ guides, but a lot start with the absolute basics a …
16
votes
21answers
2k views
Learn C from Open Source code
I've tried a couple of times to teach myself to program in C using books, but haven't had the patience to progress through all the mundane examples. I have experience of programmin …
6
votes
5answers
364 views
Developing for the Mac?
As a programmer, I've been pretty much stuck in the Windows world. I invested a lot of time and effort learning MFC, ATL and, recently, .NET (mostly WinForms, I'm not interested in …
4
votes
11answers
446 views
Learning OOP well…
What is the correct way of learning OOP deeply?
