Forum: Java
Mar 19th, 2008, 1:46 PM
|
|
Replies: 7
Views: 221
Re: Importing classes
Java books, especially books designed for classroom style learning are particular about these things because they want you to develop proper programming habbits. By specifically listing the class...
|
Forum: Visual Basic .NET
Mar 10th, 2008, 8:50 AM
|
|
Replies: 7
Views: 391
Re: basic tutorial sites
This videos offered by micrsosft are a great start. They range from very basic to advanced techniques. Try:
http://msdn2.microsoft.com/en-us/vstudio/aa700732.aspx
|
Forum: Visual Basic .NET
Mar 6th, 2008, 2:12 PM
|
|
Replies: 0
Views: 289
Using VB to automate chart creation in excel.
I've recently been tasked to create a program that will open an excel file, gather data and then on a new sheet (same workbook or not) display the data in the form of a chart. I figure VB is the way...
|
Forum: Java
Mar 6th, 2008, 8:36 AM
|
|
Replies: 14
Views: 884
Re: new to java
As a student I learned basic Java with JGrasp which is available at http://www.jgrasp.org/ for a more advanced IDE, try Eclipse which is available at http://www.eclipse.org/.
Hope this helps :|
|
Forum: Java
Mar 3rd, 2008, 9:25 AM
|
|
Replies: 4
Views: 532
Re: Thesis
As a fellow CS student, I understand the stress and have found a simple solution.
http://www.cs.purdue.edu/homes/dec/essay.topic.generator.html
Its only natural as a programmer to use a program to...
|
Forum: Community Introductions
Mar 3rd, 2008, 8:22 AM
|
|
Replies: 6
Views: 215
Fresh Meat
Hey folks,
I've been an avid browser of programming forums since I started CS classes a couple years ago, but I've had no real desire to join one until recently. Most of my programming experience is...
|