Hello experts,
Is the STD library a shared library or what is it ? out of curiosity .
Are there any books describe in detail the shared , static libraries development ?
Are there any tutorial ?
p.s (i'm using netbeans , eclipse, anjuta) and the tutorials aren't useful as I'm trying to understand what's actually going on.
...
Hello,
I need to create a relatively simple database with a few forms in MS Access. Could anyone recommend a decent tutorial on the subject? (developint 'apps' in MS Access)
I googled, but I god a bunch of similar titles as a result, and I'd like to learn basics relatively quickly.
Application will be used only to enable a medical te...
I have tried to get this to work a million times. I have lef it alone for a week and come back. I have Googled and read every post pertaining to this. I have let insecure morons belittle in messages groups without ever finding the answer. I just want this to work. When I am following along in part three of the the Django tutorial, I get ...
I am interested in how the reverse-engineering on java bytecode is conducted. Can anyone recommend some useful tutorials for me?
I have read some articles on this topic already:
1. The class File Format
2. Java bytecode
These two articles gave a lot of information about bytecode. However, non of them actually talks about the way to rev...
I want to experiment with guiding an RC car via my laptop using bluetooth and an X10 camera to snap the pictures. Basically I want to create the DARPA not so grand challenge of guiding my RC car around the house and avoiding obstacles and teaching it how to navigate. Not terribly practical but fun to mess with. Any suggestions on book...
Anybody aware of good resources for a MIPS beginner? Somewhere where I can find things like;
Tutorials
Examples
Practice exercises
Guides
Any resource would be fine, however I would obviously prefer if it's free and online.
Thanks!
...
Working through Michael Hartl's RailsTutorial and came across the following error - even though I have followed everything to the 'T'.
1) UsersController GET 'index' for signed-in users should have an element for each user
Failure/Error: response.should have_selector("li", :content => user.name)
undefined method `name' for #<Array:0x000...
I need a tutorial to teach myself Java programming. I have good experience in a couple programming languages, but absolutely no experience with Java. Therefore, I need the tutorial to start with the basics of Java programming, but it doesn't have to cover the basics of general programming logic.
If the tutorial also doubles as a referen...
Where can I find some tutorial for creating QT applications (with C++)?
How should I start?
...
Hi,
Can any one guide towards a good Java & JSP Tutorials(videod/Books etc),it should be for basic as well as advance developers with alot of coding examples.I googled alot but couldn't find any thing useful.
Thanks
...
Hi,
I am trying to set up an environment as per this tutorial http://railstutorial.org/book#sec:1.2.2.3 however I get the below error when running 'rails -v'
bash-3.2$ rails -v
/Users/sandbox1/.rvm/rubies/ruby-1.9.2-p0/lib/ruby/1.9.1/rubygems.rb:762:in `report_activate_error': Could not find RubyGem rails (>= 0) (Gem::LoadError)
...
I'm looking for some good resources on NSIS, so I'd like you to reccomend me good books/tutorials websites which target beginners and have information on it.
I'm aware of NSIS documentation, but I'm checking out if there are any other interesting sources of information on it.
...
Hi There.
I work for a research department in a big company and we use .Net platform to build our prototypes (That means the product team always reproduce our work if the prototype is 'useful'.).
We also hire interns for our projects. Some of the interns are mainly doing research, thus code less. But anyway, interns need to do some co...