1
vote
1answer
22 views
any readings/books recommended for a beginner mobile qt developers?
ok i'm quite new to this mobile development, just download qt sdk from nokia web sites. My background is rather C,C++ not very familiar with visual/ide kind of stuff. normally do t …
0
votes
2answers
39 views
Want guidence in devlopment of website??
I want to develop my personal website.
Which one should I use, ASP or php?
I want the best performance in terms of page loading, rendering of web page, etc.
As I'm new to web …
4
votes
5answers
101 views
Cocoa Core Data newbie how-tos
Hi everyone,
I am one of the great unwashed masses of .NET developers keen to try their hands at Mac OS X development. At the moment I am trying to figure out the various elements …
1
vote
3answers
145 views
How do I install a c++ library so I can use it (Windows MinGW)?
I'm extremely new to c/c++ so I need a push in the right direction. I have this library called BASS which is an audio library which I'm going to use to record with the microphone. …
0
votes
2answers
232 views
Simple example of batch file and windows scheduler
I need to create a batch file which will copy web log files from a web server to a local desktop box on daily frequency.
I'm a web developer, but I'd like to take a stab at learni …
2
votes
1answer
94 views
Powerbuilder beginner question
Hey Everyone,
I'm working at a company as a entry-level developer. I'm having a hard time wrapping my head around the power builder concepts. Any good tutorials/advice?
2
votes
2answers
253 views
Tutorials and libraries for OpenGL-ES games on Android
What tutorials and libraries are available which can help beginners to develop 2D and 3D games on Android using OpenGL-ES? I'm looking for tutorials which can help me learn OpenGL- …
0
votes
2answers
48 views
Joomla from scratch
I have joomla installed on my brothers server using softaculous in cpanel. But my brother removed all the categories, articles and sections on joomla that came with sample data. No …
0
votes
3answers
34 views
http response message
I want to know that when browser sends a request do the server sends back the contents explicitly? And how would i confirm it?
0
votes
2answers
298 views
Learning x86 asm on linux
Duplicate
What is a Good x86 Assembly Book?
Could someone point me to a book/tutorial which is best for x86 asm on linux. I know there are threads that exist for this already …
0
votes
0answers
39 views
ssh which directory to put files in [closed]
Hello,
I am extremely new to ssh.
I have logged in through ssh, but i dont know which directories should i put files in and can anybody recommend me a tutorial which will give me …
1
vote
8answers
354 views
Is it possible to compile assembly code in MSVC++?
Is it possible to create, edit, link, compile (is compile the word?) etc. assembly code in MSVC++?
Also, if it's not possible, how can I create an .exe out of plain text, ie: conv …
3
votes
9answers
279 views
Is Algorithm Design Manual a good book for a beginner in algorithms?
I've a good idea of what Big-O is, and I also know a few basic sorting algorithms, although, for some reason, I was never comfortable with them, and I keep forgetting them. I've be …
1
vote
1answer
95 views
SOAP tutorial php sending and recieving messages
I am having trouble with my project and i think you guys can give me a hint (i'm a newbie and the prj manager is in a meeting).
I need to send and receive messages via SOAP. I rea …
1
vote
3answers
105 views
What was the book that you found most useful when learning WSDL?
I have worked with SOAP in SAAJ and JAXM, and I want to extend on that, and throw in some WSDL and UDDI.
What was, for you, the most useful book or article when you learned WSDL? …
