• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Article for Beginners

 
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi pals,
I thaught u might be interested to read this very simple article by me on how java evolved here ---
www20.brinkster.com/ashik75/javaarticle1.html
Also tell me on which part of Java would u like to know abt so that i can include them on my future articles...
[ January 29, 2002: Message edited by: Ashik uzzaman ]
 
"The Hood"
Posts: 8521
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thanks Ashik .
Couple of things. You need to break that up into paragraphs - it is sort of run together.
Also - you should mention that Gosling and Sun were interested in embedded technologies, so they were looking for a language to run on chips that would be used in a variety of non-pc/workstation environments, and platform independance was one of their goals from the onset - something that C++ does NOT achieve.
Congrats on passing the exam .
 
Ashik Uzzaman
Ranch Hand
Posts: 2379
MySQL Database Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thnx Cindy, nice points u located. That's why i gave the link so that ranchers chek it first b4 i publish it in a local magazine. i m going to give spacing between the lines within a few minutes.
And thnx 4 the congrats...
 
Greenhorn
Posts: 12
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Dear Ashik uzzaman,
I found out that your web pages are very helpful with lot of information for JSCP. However, I'm still have a long way to go. Would you please to ask some helpful link that content many codes for beginner like myself to learn.
Thanks,
 
Bartender
Posts: 2205
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Nikki,
the sun website has a lot of great tutorials and training materials.
try this link:
http://java.sun.com/docs/books/tutorial/

Rob
 
reply
    Bookmark Topic Watch Topic
  • New Topic