c-tutoriall.blogspot.com
C Language Tutorial Online: First C Sample Program
http://c-tutoriall.blogspot.com/2010/12/first-c-sample-program.html
C Language Tutorial Online. C Language Tutorial, What is C, Character Sets, Keywords, Constants, C Language Basic Programs. Enter your email address:. Tuesday, December 28, 2010. First C Sample Program. Let us now write down our first C program. Calculation of simple interest*/. My first c program*/. Int p,n; /* declaration*/. Float r,si; /* declaration*/. Formula for simple interest*/. Si=p*n*r/100; /* usage*/. 8221; we have used it display on the screen the values contained in “ si. Soon there was love...
blog.jbottle.com
JBottle. Opinion and Experience: How to Prepare for SCJP 6 (Sun Certified Java Programmer) exam?
http://blog.jbottle.com/2009/12/preparation-for-scjp-6.html
JBottle. Opinion and Experience. Monday, December 7, 2009. How to Prepare for SCJP 6 (Sun Certified Java Programmer) exam? VISIT NEW HOME OF THIS PAGE: http:/ scjp.jbottle.com. In November, 2009 I passed SCJP-6 with the score 96% (58 correct answers of 60). That is quite high result, so being inspired with the achievement I have thought about unveiling my "secret of success":. Get a good book for your studies. Definetely. It must be " SCJP. Sun Certified Programmer for Java 6 Exam 310-065. Make a plan fo...