Home | About Me | Resume | Classes | Programming Resources | Krishna's Observations | About This Web Site

"Its all about programming "

Programs in java : 
. Here is a list of programs and my solutions that you can download.

You might want to look into sun's website for other instructions and documentation

Project 1 | Solution

Project 1 | Project 1
Solution SListNode| Solution SList| Solution Homework  : (posted Aug 30th)

I will put more projects and solution in coming days.I promise every three days. An interesting article(Please give the authors the due credit) "Java Pitfalls for Beginners" .
I had problems with java (dated 07/21) method's parameter .I will tell u where I misunderstood and how to get out of it too.Hey it can be silly but I want to share my experience not to prove anything.
Programs in C# : 
. Here is a list of programs and my solutions that you can download.

You might want to look into other website for example programs and documentation.I will provide links very soon.I am browsing them so that you dont have to search a lot.

near the Fire Place You will get comfort and a starting point.

Project 1 | Solution

I am programing on windows98 platform.So little notes on that
1: Download the Beta 1 version of Microsoft's .NET SDK Link to this site is .NET
2: after installing dont forget to set the path and classpath variables.
    # Set path to location where your Microsoft.Net is for example.
      set path= C:\WINDOWS\Microsoft.NET\Framework\v1.0.2204
.     # Set classpath=C: (example if your program is in C: ). I hope this helps for the beginers.
I made some error in my first program
1.Instead of Main() I typed main() .I guess you know why I typed that anyway DOnt do that .
2.Observe if uer Main() return int make sure it has return(0) or something else it will complain cs5001. Have fun....And If you need to install on windows 2000 you can always contact me I will be glad to help you.

Home | About Me | Resume | Classes | Programming Resources | Krishna's Observations | About This Web Site

Created and maintained by Krishna. © 2002-2004 All rights reserved.