0
votes
2answers
22 views
Interface Builder won’t connect button, but the tutorial says it should work…
I've been trying to learn Core Data, and browsing through questions on Stack Overflow lead me to a recommendation that I try the tutorial on Core Data over at Cocoa Dev Central (Li …
0
votes
2answers
52 views
I’ve written a java getting-started tutorial, where would be a good site to post it for checking?
Hi all,
For our company's internal training, I'm writing a java getting-started tutorial. This will go all the way from installing eclipse through to writing a working demo applic …
0
votes
2answers
50 views
How do you move the MSDN “Self-Hosted” WCF example away from localhost?
Hello,
I've gone through the MSDN WCF - Getting Started Tutorial, and it went great until I tried to move the client from one machine in my domain to another in my domain. When …
3
votes
15answers
241 views
What should I learn?
I work for a small web design company, and learned everything I know on the job (my degree is in chemistry!). The other coder here taught me a fair bit of php, and I've had to pick …
4
votes
5answers
67 views
Good resources for experienced web developers moving to PHP?
Good morning, all.
I've been doing websites now for about seven years (most of which have been in ASP.NET, but some just HTML) and I'm getting ready to make the move to PHP for my …
3
votes
3answers
133 views
Python Cheatsheet
Is there any definitive cheatsheet available for Python (3.1 especially). I'm learning from a book but I keep forgetting the various methods explained for lists, dicts, strings etc …
1
vote
2answers
56 views
Tutorial for converting PHP applications to Cocoa?
I do a lot of coding in PHP and MySQL, but I'm looking at moving my applications to a desktop environment in order to allow users to access the data offline, and periodically recei …
2
votes
8answers
154 views
What C++ tutorial would you recommend for an experienced programmer that has some patchy knowledge about the language?
In my early days of programming, before I started working professionally, I wrote a fair share of trinket/exercise apps in C++ and felt fairly confident that I know the language. T …
3
votes
5answers
113 views
Where can I find good unit testing resources for EJB and J2EE?
Which online resources, tutorials or books can you recommended to get started with unit testing J2EE / EJB3 applications?
So far I have found ejb3unit, Jakarta Cactus and the Mave …
1
vote
8answers
98 views
Where can I learn jQuery [closed]
Possible Duplicates:
Where can I find a tutorial to get started learning jQuery?
Where can I learn JQuery? is it worth it?
What are the best resources out there for a NO …
0
votes
1answer
43 views
GWT Books/Tutorial for GWT 1.4 --> 1.7
I'm taking over a colleague's GWT project soon and I've never coded in it before. However as I come from a Java background, I'm sure I won't be banging my head too much or be too o …
3
votes
3answers
253 views
How to learn R as a programming language?
I'd like to know how to learn the R language as as 'programming' language as opposed to learning it as a statistical system. My question is prompted by lack of understanding of suc …
0
votes
3answers
33 views
looking for a good documentation/tutorial for sybase
I need to work with this db and would like to get a quick start. Would anyone recommend a decent documentation/tutorial/examples?
I didn't find anything useful at the official web …
1
vote
9answers
197 views
What is best book for ASP.NET MVC?
What is the best book for ASP.Net MVC anyone suggest best resources to learn ASP.Net MVC
5
votes
1answer
200 views
Scala 2.8 collections design tutorial
Following on from my breathless confusion, what are some good resources which explain how the new Scala 2.8 collections library has been structured. I'm interested to find some inf …
