Home > General > A Textbook on C# : A Systematic Approach to Object-Oriented Programming
20%
A Textbook on C# : A Systematic Approach to Object-Oriented Programming

A Textbook on C# : A Systematic Approach to Object-Oriented Programming

          
5
4
3
2
1

Available


Premium quality
Premium quality
Bookswagon upholds the quality by delivering untarnished books. Quality, services and satisfaction are everything for us!
Easy Return
Easy return
Not satisfied with this product! Keep it in original condition and packaging to avail easy return policy.
Certified product
Certified product
First impression is the last impression! Address the book’s certification page, ISBN, publisher’s name, copyright page and print quality.
Secure Checkout
Secure checkout
Security at its finest! Login, browse, purchase and pay, every step is safe and secured.
Money back guarantee
Money-back guarantee:
It’s all about customers! For any kind of bad experience with the product, get your actual amount back after returning the product.
On time delivery
On-time delivery
At your doorstep on time! Get this book delivered without any delay.
Quantity:
Add to Wishlist

About the Book

Features

  • Generic, non-language-specific approach — Presents the tools and concepts required when using any programming language to develop computer applications.
  • Broad coverage — Ranges from the basics of mathematical functions and operators to the design and use of such techniques as code, arrays, pointers, other data structures, database concepts, and object- oriented programming concepts.
  • Problem-solving tools — Discusses the problem analysis chart, interactivity (structure) chart, IPO chart, the coupling diagram, algorithms, flowcharts, and tools to help with the development of object oriented programming solutions.
  • Structured programming techniques — Covers sequential, decision, loop, and case logic structures.
  • Full chapter on variables, constants, data types, functions, operators, equations, and expressions.
  • Various types of data structures — Provides full chapter coverage on arrays, stacks, linked lists, binary trees, and database.
  • Problem solving for applications — Presents techniques for page layout, spreadsheets, database management systems, and document processing.
  • “What's Wrong with This?” sections in problem sections — Challenge students to think critically and analytically to debug programs.
  • “Putting It All Together sections” — Walk students through a complete solution for a given problem, using the concepts previously presented.
  • Abundant pedagogical aids integrated throughout — Includes chapter objectives, chapter summaries, key words, chapter exercises and problems, glossaries, and tables of flowcharting symbols and functions.
Features
  • NEW—An enhanced student-friendly design including full color throughout
  • NEW—Chapter opening “Writing at Work” case studies introduce chapter topics with real-life applications
  • NEW—“Before/After” examples visually demonstrate how revision improves communication
  • NEW—“Tech Links” direct students to useful web sites or to online resources available at the book’s Companion Website
  • NEW—“Technology Tips” provide students with helpful instruction on using common computer programs to communicate.
  • NEW—“Web Workshops” give students opportunities to investigate real-world applications on the Internet.
Features

  • A significant number of end-of-chapter problems have been updated
  • The Verilog Hardware Description Language (HDL) has been updated and expanded to exploit key enhancements that were introduced in IEEE standards 1364-2001 and 1364-2005
  • The text introduces more graphical material to better serve learners oriented to graphical mediums. Karnaugh maps are, likewise, presented with additional graphics to facilitate understanding of their use
  • HDL material is presented at a level suitable for students learning digital circuits and a hardware description language at the same time
About the Authors

M. Morris Mano, California State University, Los Angeles. Micheal D. Ciletti, University of Colorado, Colorado Springs.Features
  • Complete information on all of the world's most important standards—For cellular, cordless telephone, and personal communications systems, including AMPS, ETACS, U.S. Digital Cellular, GSM, CDMA, DECT, WACS, CT-2, PDC, and CDPD.
  • All new end of chapter solved example problems—On topics ranging from cellular system design to networking.
  • Hundreds of figures, tables, and diagrams—With clear explanations of all major concepts.
Features
  • Offers readers a comprehensive coverage of rural marketing practices
  • Eight new chapters that blend concepts with real-time practices
  • Focuses on emerging issues in the arena of rural marketing
  • Complete coverage of social marketing and the service and agri-input sectors
  • Facilitates analysis of rural consumer behaviour and evaluation of competitors practices
About the Authors
C. S. G. Krishnamacharyulu retired as Professor and Head of the Department of Management Studies, Sri Venkateswara University, Tirupati. A graduate in electrical engineering and a postgraduate in management from Andhra University, he completed his doctoral research in business policy at Nagarjuna University. He was awarded a gold medal by the Andhra University for outstanding performance in MBA. Dr Krishnamacharyulu has been actively engaged in teaching, research and consultancy in a distinguished career spanning more than 36 years. An active academician, he has authored Cases in Rural Marketing (Pearson Education, 2003), Industrial Marketing (Jaico Publishing House, 2006), and Management of Technology (Himalaya Publishing House, 2008). Lalitha Ramakrishnan is Professor of marketing management, Department of Management Studies and Head of the Pondicherry University Campus at Karaikal. She specialized in marketing for obtaining her MBA degree and did research in business policy for her Ph.D. at Sri Venkateswara University, Tirupati. She has co-authored six text books with Prof. C. S. G. Krishnamacharyulu and published 18 research papers. She has been a prominent resource person at several training programmes, seminars and workshops. Her areas of interest include marketing, strategic management, and women in management.Features
  • Completely new chapters on portfolio risk analysis, portfolio building process, mutual fund management, portfolio performance evaluations and hedging portfolio risk have been included.
  • An Indian perspective has been presented through cases and examples to help students from Indian business schools relate to the concepts discussed in the book.
  • Each chapter begins with a feature called ‘The Situation’, in which managers in a fictitious company must make certain key decisions in the derivatives market.
  • The chapters are interspersed with Business Snapshots that provide interesting facts related to the topic discussed in the chapter. These additional bits of information help retain the students’ interest and provide them with insights into real-world events.
  • The book employs learning tools such as learning objectives, chapter outlines, detailed chapter summaries, key terms and review questions to help the reader grasp the subject matter better.
About the Authors
M. Ranganatham was Professor and Head of the Department of Commerce at the University of Madras, Chennai.

R. Madhumathi is Professor at the Department of Management Studies, Indian Institute of Technology Madras.Features
  • Each chapter begins with a feature called ‘The Situation’, in which managers in a fictitious company must make certain key decisions in the derivatives market
  • Details about the Indian derivatives market, including the latest data from the various stock exchanges
  • The chapters are interspersed with boxes that provide interesting facts related to the topic discussed in the chapter
  • Examples and case studies drawn from organizations based in India offer an extensive view of the functioning style of Indian companies across diverse sectors
  • Net-wise Exercises expose students to online data so that they can access a wealth of information on various additional topics related to the chapter and also apply the chapter concepts to this data
About the Authors
R. Madhumathi is Professor, Department of Management Studies, Indian Institute of Technology Madras.

M. Ranganatham was Professor and Head of the Department of Commerce at the University of Madras, Chennai.Features
  • This book fully covers the GTU syllabus and the content is structured as per the syllabus topics.
  • Concepts are explained with the help of numerous examples.
  • Plenty of practice questions.
  • Important topics from exam point of view are highlighted.
Features
  • This book fully covers the Shivaji university syllabus and the content is structured as per the syllabus topics.
  • Concepts are explained with the help of numerous examples.
  • Plenty of practice questions
  • Important topics from exam point of view are highlighted
Features
  • In addition to important object-oriented features such as classes, objects, inheritance and polymorphism, covers interfaces, properties, indexers, delegates and events that are required for object-oriented component based software development.
  • Discusses the traditional OOP concepts through special concepts of C# in a graded manner.
  • Includes a number of end-of-chapter exercises to test your understanding.
  • Contains unsolved programs under Case Study for the reader to develop projects.
About the Authors
S. Thamarai Selvi is currently Professor and Head, Department of Computer Science and Engineering, Government College of Engineering, Tirunelveli. She was awarded the Ph.D. degree (Computer Science and Engineering) for her thesis “BIONET: Development and Application of an Artificial Neural Network in the Diagnosis of Neck and Arm Pain” in April 2000. She has over 20 years teaching experience. She was Reader, Department of Computer Science & Engineering, Manonmaniam Sundaranar University, Tirunelveli for more than eight years. R. Murugesan is currently Lecturer, Department of Mathematics, Thiruvalluvar College, Papanasam, Tamil Nadu. He has completed M.Sc., M.Phil. (Mathematics), MBA, M.Ed., PGDCA and PGDOR. He is currently doing research in Open Shop Scheduling.

Table of Contents:
  1. Introduction to OOP concept.
  2. Basic elements of C#.
  3. Expressions and statements.
  4. Arrays and structures.
  5. Inheritance & polymorphism.
  6. Interfaces.
  7. Properties, indexers, events and delegates.
  8. Data structure implementation.
  9. Files and multithreading.


Best Sellers



Product Details
  • ISBN-13: 9788131764923
  • Publisher: Pearson
  • Binding: Paperback
  • ISBN-10: 8131764923
  • Publisher Date: 2003
  • Edition: 1

Related Categories

Similar Products

Add Photo
Add Photo

Customer Reviews

REVIEWS           
Click Here To Be The First to Review this Product
A Textbook on C# : A Systematic Approach to Object-Oriented Programming
Pearson -
A Textbook on C# : A Systematic Approach to Object-Oriented Programming
Writing guidlines
We want to publish your review, so please:
  • keep your review on the product. Review's that defame author's character will be rejected.
  • Keep your review focused on the product.
  • Avoid writing about customer service. contact us instead if you have issue requiring immediate attention.
  • Refrain from mentioning competitors or the specific price you paid for the product.
  • Do not include any personally identifiable information, such as full names.

A Textbook on C# : A Systematic Approach to Object-Oriented Programming

Required fields are marked with *

Review Title*
Review
    Add Photo Add up to 6 photos
    Would you recommend this product to a friend?
    Tag this Book
    Read more
    Does your review contain spoilers?
    What type of reader best describes you?
    I agree to the terms & conditions
    You may receive emails regarding this submission. Any emails will include the ability to opt-out of future communications.

    CUSTOMER RATINGS AND REVIEWS AND QUESTIONS AND ANSWERS TERMS OF USE

    These Terms of Use govern your conduct associated with the Customer Ratings and Reviews and/or Questions and Answers service offered by Bookswagon (the "CRR Service").


    By submitting any content to Bookswagon, you guarantee that:
    • You are the sole author and owner of the intellectual property rights in the content;
    • All "moral rights" that you may have in such content have been voluntarily waived by you;
    • All content that you post is accurate;
    • You are at least 13 years old;
    • Use of the content you supply does not violate these Terms of Use and will not cause injury to any person or entity.
    You further agree that you may not submit any content:
    • That is known by you to be false, inaccurate or misleading;
    • That infringes any third party's copyright, patent, trademark, trade secret or other proprietary rights or rights of publicity or privacy;
    • That violates any law, statute, ordinance or regulation (including, but not limited to, those governing, consumer protection, unfair competition, anti-discrimination or false advertising);
    • That is, or may reasonably be considered to be, defamatory, libelous, hateful, racially or religiously biased or offensive, unlawfully threatening or unlawfully harassing to any individual, partnership or corporation;
    • For which you were compensated or granted any consideration by any unapproved third party;
    • That includes any information that references other websites, addresses, email addresses, contact information or phone numbers;
    • That contains any computer viruses, worms or other potentially damaging computer programs or files.
    You agree to indemnify and hold Bookswagon (and its officers, directors, agents, subsidiaries, joint ventures, employees and third-party service providers, including but not limited to Bazaarvoice, Inc.), harmless from all claims, demands, and damages (actual and consequential) of every kind and nature, known and unknown including reasonable attorneys' fees, arising out of a breach of your representations and warranties set forth above, or your violation of any law or the rights of a third party.


    For any content that you submit, you grant Bookswagon a perpetual, irrevocable, royalty-free, transferable right and license to use, copy, modify, delete in its entirety, adapt, publish, translate, create derivative works from and/or sell, transfer, and/or distribute such content and/or incorporate such content into any form, medium or technology throughout the world without compensation to you. Additionally,  Bookswagon may transfer or share any personal information that you submit with its third-party service providers, including but not limited to Bazaarvoice, Inc. in accordance with  Privacy Policy


    All content that you submit may be used at Bookswagon's sole discretion. Bookswagon reserves the right to change, condense, withhold publication, remove or delete any content on Bookswagon's website that Bookswagon deems, in its sole discretion, to violate the content guidelines or any other provision of these Terms of Use.  Bookswagon does not guarantee that you will have any recourse through Bookswagon to edit or delete any content you have submitted. Ratings and written comments are generally posted within two to four business days. However, Bookswagon reserves the right to remove or to refuse to post any submission to the extent authorized by law. You acknowledge that you, not Bookswagon, are responsible for the contents of your submission. None of the content that you submit shall be subject to any obligation of confidence on the part of Bookswagon, its agents, subsidiaries, affiliates, partners or third party service providers (including but not limited to Bazaarvoice, Inc.)and their respective directors, officers and employees.

    Accept

    New Arrivals



    Inspired by your browsing history


    Your review has been submitted!

    You've already reviewed this product!