|
Suppose that you have a student who went through the traditional path of an IT/CS degree without significant experience beyond school projects and maybe an internship. That person graduates, goes to the industry for an entry-level developer position, ...
Started by Uri on
, 10 posts
by 10 people.
Answer Snippets (Read the full thread at stackoverflow):
Some people stay a "novice" their whole career, always needing that is already beyond novice....
I think there are too many factors involved to really put a number on it .
Writing software for 15 years and still make novice mistakes.
|
|
There are a million different anti-virus software products on the market.
They all have advantages and disadvantages, (well some are just crap all the way around).
Some though are easier for novice users to keep up with because they automate updates and...
Started by Nip on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at superuser):
It just works, so you don't have to worry about it failing... .
ESET NOD32 is very easy to use.
I've also had it find things that Norton Antivirus did not .
It's free, very simple to setup, and updates automatically.
AVG Free Antivirus is always my first choice.
|
|
I have a friend who wants to have a simple website for his business. But he is a total HTML novice. I'm willing to set up his hosting for him, and teach him how to upload content to it. I'll even stub out the web site for him. However, I don't want to...
Started by CodeSlave on
, 7 posts
by 7 people.
Answer Snippets (Read the full thread at superuser):
KompoZer is a complete web authoring system.
KompoZer is very nice, easy to use and novice-friendly.
|
Ask your Facebook Friends
|
As a novice, I've spent time learning a smattering of C and a fair bit of PHP. I've looked at writing desktop applications for Windows, but there seems to be a fair barrier to entry due to complexity of APIs. Is it worth learning this, or will native ...
Started by Rich Bradshaw on
, 18 posts
by 18 people.
Answer Snippets (Read the full thread at stackoverflow):
In my oppinion, a novice should conentrate on the basics.
Their all great projects.
Or an IRC client.
|
|
My wife is starting to teach "computers" to people of three level, Complete beginners , Somewhat OK and OK . She is given a free hand - she can teach them anything that is useful.
What would you recommend for novice users? What are some must have tools...
Started by Kobi on
, 21 posts
by 21 people.
Answer Snippets (Read the full thread at superuser):
Computer administration....
Subjects missing from your list:
Security : Anti-virus, anti-intrusion, anti-spam, avoiding the use of IE, identifying phishing, general email handling rules (never click!), and also having a good bank insurance before surfing .
|
|
I am a novice when it comes to using SVN on a command line. Previously I had done everything through a client.
I have created a new repository on my server like this:
%svnadmin create myrepo
However when I examine it, the trunk branches and tags are missing...
Started by Louis W on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at serverfault):
I'd take a read of the svn ....
You can either create the folders, then use
svn import
to import an existing structure, or, you can create the folders, then use
svn add foldername
for each folder you create .
Yes, you need to create those folders manually.
|
|
(This is a not a question to survey the merits of TDD. There are other places for such discussions. Thanks in advance.)
I've been experiencing too many developers who are novice at the technique, who are also reporting dissatisfaction with, test driven...
Answer Snippets (Read the full thread at stackoverflow):
And if you push him into the water, he....
Rome wasn't built in a day + other cliches for patience
continue pairing and setting a good example, and others will see the light and follow your lead
you can lead a horse to water, but you cannot make him drink .
|
|
I've made two versions of a script that submits a (https) web page form and collects the results. One version uses Snoopy.class in php, and the other uses urllib and urllib2 in python. Now I would like to make a java version.
Snoopy makes the php version...
Started by Lasoldo Solsifa on
, 5 posts
by 5 people.
Answer Snippets (Read the full thread at stackoverflow):
You need:
HttpComponents Core, direct download HttpComponents Client, direct download Commons Logging Example code:
import org.apache.http.message.BasicNameValuePair; import org.apache.http.NameValuePair; import... .
Use HttpComponents http://hc.apache.org/.
|
|
Diamond Jubilee NH Novice Chase (Amateur Riders) - Cheltenham, Wednesday 14 March
Started by PrincessNewmarket on
, 19 posts
by 8 people.
Answer Snippets (Read the full thread at not606):
Blog I've managed to find the winner of this race just twice in the last 26 years, any help gratefully... .
Originally Posted by PrincessNewmarket 24-11 LOOSE PREFORMER (IRE) 6 Kerr-Dineen, Lloyd Webber & Nielsen Nicky Henderson This was his Festival Dark Horse .
|
|
I've been working with applications interfacing with SAP via a web service for a little while now and I want to get into programming the BAPI's behind the web services as well. My company has been using a SAP consultant for the BAPI programming and I'...
Started by Daniel on
, 4 posts
by 4 people.
Answer Snippets (Read the full thread at stackoverflow):
I'm not sure about online resources, but there are a couple of quite good books to learn ABAP programming, you'd be looking for ABAP basics and/or ABAP objects (the latter one sounds better and more "advanced" but is typically just a more modern version... .
|