Results 1 to 5 of 5

Thread: Introduction to Java Programming 8th edition

  1. #1
    Member
    MohammadAdlan's Avatar
    Join Date
    Jan 2013
    Location
    Melaka
    Posts
    33
    Post Thanks / Like

    Introduction to Java Programming 8th edition

    This book is a brief version of Introduction to Java Programming, Comprehensive Version, 8E. This version is designed for an introductory programming course, commonly known as CS1. This version contains the first twenty chapters in the comprehensive version. This book uses the fundamentals-first approach and teaches programming concepts and techniques in a problem-driven way.
    The fundamentals-first approach introduces basic programming concepts and techniques before objects and classes. My own experience, confirmed by the experiences of many col- leagues, demonstrates that new programmers in order to succeed must learn basic logic and fundamental programming techniques such as loops and stepwise refinement.
    The fundamental concepts and techniques of loops, methods, and arrays are the foundation for pro- gramming. Building the foundation prepares students to learn object-oriented programming, GUI, database, and Web programming. Problem-driven means focused on problem-solving rather than syntax. We make introduc- tory programming interesting by using interesting problems.
    The central thread of this book is on solving problems. Appropriate syntax and library are introduced to support the writing of a program for solving the problems. To support teaching programming in a problem- driven way, the book provides a wide variety of problems at various levels of difficulty to motivate students. In order to appeal to students in all majors, the problems cover many appli- cation areas in math, science, business, financials, gaming, animation, and multimedia.



    Code:
    http://www.mediafire.com/view/?fk81euak788tte2

  2. Thanks fideldesu, shuffle_017 thanked for this post
    Likes fideldesu, shuffle_017 liked this post
  3. #2
    Senior Member
    fideldesu's Avatar
    Join Date
    Aug 2010
    Location
    (∩`-´)⊃━☆゚.*・。゚.*・。゚
    Posts
    7,850
    Post Thanks / Like
    lame cari buku ni, thx for sharing ~
    7th Edition nye ade x tuan tanah ?


  4. Likes MohammadAdlan liked this post
  5. #3
    Member
    MohammadAdlan's Avatar
    Join Date
    Jan 2013
    Location
    Melaka
    Posts
    33
    Post Thanks / Like
    7th edition punya takde, beza sgt ke dgn 8th edition ni??

  6. #4
    Senior Member
    fideldesu's Avatar
    Join Date
    Aug 2010
    Location
    (∩`-´)⊃━☆゚.*・。゚.*・。゚
    Posts
    7,850
    Post Thanks / Like
    Quote Originally Posted by MohammadAdlan View Post
    7th edition punya takde, beza sgt ke dgn 8th edition ni??
    saje tanye, kalau ade share2 laye


  7. #5
    Member
    MohammadAdlan's Avatar
    Join Date
    Jan 2013
    Location
    Melaka
    Posts
    33
    Post Thanks / Like

Members who have read this thread: 0

There are no members to list at the moment.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •