beginners-guide

Is there any good authoritative source of information on SEO practices that is backed up by data?

Any google search for anything about SEO yields more articles than you can shake a stick at, but lot of the articles are out of date, many have conflicting advice and I just about none of them ever give any reasons/proof/data to back up their claims about what works and what doesn't. Has anyone done any at least somewhat scientific test...

Best book to learn VB.net for intermediate programmer

Hi All, I need to learn VB.net in Visual Studio 2005 Express for my job. I'm not that good or experienced of a programmer. I've done Basic and Pascal in school. I played with assembly language programming a Motorola HC08 processor a little. For the past 2 years I have done some involved things in Access using VBA. At work we have an o...

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, and probably some books even. ...

I do not know how to program but would like to learn

I do not know how to program but would like to learn ...

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: convert the text into whatever format is required to use assembly code, then turn the assembly code into an .exe. (I'd say compile, but I don't think that is the c...

Learning Cappuccino

What is the best source to learn Cappuccino? I do "traditional" web development, but i'm very interested in this new framework. Please note that I have no knowledge of Objective-C. ...

Objective-C newbie: Does anyone know of diagrams that explain class, objects and methods?

Hi, As you may have guessed from the question - I am right at the beginning of the Obj-C journey. I'm hoping that someone out there knows of some diagrams that depict the relationship between classes, objects and methods - and that they're willing to share. The problem I'm having is that just looking at code in a textbook doesn't comp...

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. I have all the files needed to use it, but I don't know how to install the library. I tried taking the example files and putting them in the same directory as ...

Documentation for Objective C and Cocoa APIs?

Hi, Super-newbie question! I've been looking for a list of all the classes that come with Objective-C and Cocoa but can't seem to find one. Hoping that it has matching methods and syntax(?) as well. Be gentle with me! Thanks, Spencer. ...

Older Delphi Instructional Materials

There's a lot of old Delphi books available inexpensively. As a self-taught (advanced) beginner, it is difficult for me to know which ideas are still relevant and up-to-date, and which have become outdated. I'm hoping for a little guidance. For example, would it be outmoded to learn about databases powered by BDE? Is COM no longer a comm...

Connecting to a database from the beginning...

I have been working in a business writing advanced software apps, and obviously im provided with access to our SQL server and all the connection strings needed.This is fine for my job now - but what if i wanted to do this for a new (very small) business... If i wanted to purchase a small database server and set up a piece of software tha...

How to declare an array in Java?

How do I declare an array in Java? ...

what is the value for main thread priority?

all threads have its priority,so what is the integer value for main thread? ...

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 been programming for 4 years in Java, Python, C and C++; I've been a decent programmer. Now, I want to move beyond learning programming languages and start learn...

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? What tools came in handy when trying to create and run some examples? Thank you. ...

Eclipse guide for beginners

Can you please assist me to compile A beginner's guide for Eclipse IDE, similar to Git & Mercurial Guide in Stackoverflow. A Beginner is someone unfamiliar in advanced java or software development. Resources: Eclipse Newcomers FAQ Eclipse Java IDE - Tutorial Eclipse And Java: Free Video Tutorials Eclipse Resources(beginners and advan...

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 learning the process for creating a batch file and I think using the windows scheduler should get me where I need to go. In any case, I'm just looking for a jumping...

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 read w3school and have some example code running. I want to know is there a site/server i can send SOAP commands for the purpose of learning? then i would need to...

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. Now that i got access, i don't know how to do stuff without sample-data. I want to write things and continue with content management. But the problem is i have n...

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? ...