6
votes
10answers
230 views
ANSI SQL Manual
Can anyone recommend a good ANSI SQL reference manual?
I don't necessary mean a tutorial but a proper reference document to lookup when you need either a basic or more in-depth e …
2
votes
3answers
46 views
Good DirectX tutorials online?
I'm trying to make a bowling game simulation for college. Any ideas where to find a decent tutorial in DirectX9, using ode-0.9 and c++?
0
votes
1answer
6 views
Logback tutorial
Where can I find a Logback tutorial and/or sample projects? Something similar with this "Log4j Tutorial" would be nice.
Note: I am aware of the documentation available on the offi …
0
votes
2answers
653 views
iPhone TCP/IP Socket Server/Client Program
I have read a lot of questions regarding this subject on this website however they didn't quiet answer my question. If you can't be ### about my goal or background skip to the ques …
1
vote
1answer
24 views
Possible to safely run multiple Android emulators on the same machine and communcate using sockets?
I would like to simulate a small cluster of Android devices either on one laptop (worst-case), or on several machines on a private network. This is for testing communications and p …
0
votes
1answer
25 views
Looking for a good HBase tutorial
I'm looking for a good and tested HBase tutorial, where I can find one?
1
vote
3answers
62 views
PHP5 OOP Tutorial or examples
Hello,
I am currently trying to get my head around OOP in PHP, I understand the basic concepts etc.
Up to this I have been working for tutorials and books.
What I am looking for i …
1
vote
3answers
41 views
What tutorial you would recommend to study Power Point VBA? (free on line)
I feel I lack some real basics and I feel I would waste your time if ask all those basic questions here. Can you please recommend a good Power Point VBA tutorial that would explain …
1
vote
3answers
41 views
tutorial on generating MSI
Exact duplicate: What is the best choice for building Windows installers
Exact duplicate: Best Windows installation file creator
I have a customer who is new to generating VB.NET …
2
votes
2answers
119 views
Mono Cecil documentation and tutorials?
Hi, I am new to Mono Cecil!
Any comprehensive documentations and tutorials on Mono Cecil?
I have seen these articles and video below, so don't give me these links again:
http:// …
0
votes
4answers
33 views
XML, XML Stylesheets XQuery: book and development environment
I'm completely new to XML Schema, XML Stylesheets and XQuery.
To me, XML is just a text file just containing tags and values. I know that much, lol.
I just got a homework asking …
-21
votes
8answers
641 views
Create A Compiler For Windows
I'm learning C++ and as I know C++ is a very flexible language, it can make OS's and compilers, like the Python and the Ruby compilers, but I want to build my personal programming …
0
votes
1answer
93 views
compiling my own kernel (not from linux-kernel source)
I'm following the kernel tutorial from here
im having problems compiling my files.
i get the following errors when i try to compile:
main.c:8: error: expected declaration specif …
9
votes
7answers
248 views
The practical Haskell tutorial for a programmer coming from the imperative universe
What would be the most practical online tutorial(s) for quickly getting up to speed with Haskell?
I have a decent amount of programming experience with PHP, Java ja Javascript, so …
1
vote
3answers
348 views
Please recommend a good Slime tutorial or screencast.
My adventures in Java have lead me to look into Clojure, which then lead me to (re)discover Emacs and that lead me to SLIME.
I have a fairly decent handle on Emacs itself, and I h …
