Follow the author

Kamthane Ashok

Image Unavailable

Programming And Problem Solving With Python|2nd Edition

  • To view this video download Flash Player

Programming And Problem Solving With Python|2nd Edition Paperback – 5 August 2020

Save extra with 2 offers.

  • Free Delivery

10 days Replacement

  • Amazon Delivered
  • Pay on Delivery
  • Secure transaction

Replacement Instructions

programming and problem solving with python ashok namdev pdf

Purchase options and add-ons

  • ISBN-10 9390113024
  • ISBN-13 978-9390113026
  • Edition Second
  • Publisher McGraw Hill
  • Publication date 5 August 2020
  • Language English
  • Dimensions 24 x 18.4 x 2.3 cm
  • Print length 512 pages
  • See all details

Frequently bought together

Programming And Problem Solving With Python|2nd Edition

Customers who viewed this item also viewed

Core Python Programming, 3ed: Covers fundamentals to advanced topics like OOPS, Exceptions, Data structures, Files, Threads,

Product description

About the author, product details.

  • Publisher ‏ : ‎ McGraw Hill; Second edition (5 August 2020); McGraw Hill Education (India) Private Limited, Candor TechSpace, 8th Floor, Tower No 5, Plot No 2, Block B,Sector 62, Noida, Uttar Pradesh - 201309; 18001035875
  • Language ‏ : ‎ English
  • Paperback ‏ : ‎ 512 pages
  • ISBN-10 ‏ : ‎ 9390113024
  • ISBN-13 ‏ : ‎ 978-9390113026
  • Item Weight ‏ : ‎ 690 g
  • Dimensions ‏ : ‎ 24 x 18.4 x 2.3 cm
  • Country of Origin ‏ : ‎ India
  • Net Quantity ‏ : ‎ 1 count
  • Importer ‏ : ‎ McGraw Hill Education (India) Private Limited, B-4, Sector-63, Dist. Gautam Budh Nagar, Noida – 201 301, UP; 18001035875
  • Packer ‏ : ‎ McGraw Hill Education (India) Private Limited, Khasra No.: 305 to 311 & 320, NH - 91, Dadri bypass, Vill. Badhpura, Dadri, Dist. Gautam Budh Nagar, UP-203207, India; 18001035875
  • Generic Name ‏ : ‎ Book
  • #182 in Programming Languages (Books)

About the author

Kamthane ashok.

Discover more of the author’s books, see similar authors, read author blogs and more

Customer reviews

Reviews with images.

Customer Image

  • Sort reviews by Top reviews Most recent Top reviews

Top reviews from India

There was a problem filtering reviews right now. please try again later..

programming and problem solving with python ashok namdev pdf

  • Press Releases
  • Amazon Science
  • Sell on Amazon
  • Sell under Amazon Accelerator
  • Protect and Build Your Brand
  • Amazon Global Selling
  • Become an Affiliate
  • Fulfilment by Amazon
  • Advertise Your Products
  • Amazon Pay on Merchants
  • COVID-19 and Amazon
  • Your Account
  • Returns Centre
  • 100% Purchase Protection
  • Amazon App Download
  • Conditions of Use & Sale
  • Privacy Notice
  • Interest-Based Ads

programming and problem solving with python ashok namdev pdf

  • Business Management
  • General Reads
  • ILPP (Indian Languages Publishing Program)
  • Philosophy Religion
  • Resources for
  • South Asia Conclave
  • South Asia Conclave 2018
  • South Asia Conclave 2019

close button

Dictionaries

  • English Dictionaries
  • Subject Dictionaries
  • English Language Teaching
  • Applied Linguistics
  • Business & English for Specific purposes
  • Courses for Adult Learners
  • Courses for Young Learners
  • English for academic purposes
  • Exams & Testing
  • Grammar & Vocabulary
  • Professional Development
  • Skill Courses

Higher Education

  • Engineering
  • Hospitality
  • Mathematics
  • Media Studies
  • Online and Digital Products
  • Instructors and Students

School Education

  • Art and Crafts
  • Bengali Language
  • Computer Science
  • General Knowledge
  • Hindi Language
  • International School
  • Modern Foreign Languages
  • Physical Education
  • Pre-Primary Package
  • Semester Books
  • Social Science
  • Tamil Language
  • Value Education
  • Oxford Educate
  • Oxford Advantage
  • Oxford Inspire
  • Reading Portal
  • Online Teacher Training
  • Oxford Reading Buddy
  • Pre-Primary
  • School Teachers and Students
  • Free Resources for Teachers
  • Free Resources for Students
  • General Interests - STEAM
  • Oxford Big Read Global Contest
  • Summer School 2022
  • Resource videos
  • Author videos

General & Reference

  • Children Books
  • General Reading or Interest
  • > Higher Education
  • > Engineering
  • > Computer Science Engineering
  • > Programming Languages
  • > Problem Solving and Programming with Python

Description

Table of contents

Problem Solving and Programming with Python

For Anna University

Price: 580.00 INR

down arrow

We sell our titles through other companies

arrow-frwd

Disclaimer :You will be redirected to a third party website.The sole responsibility of supplies, condition of the product, availability of stock, date of delivery, mode of payment will be as promised by the said third party only. Prices and specifications may vary from the OUP India site.

9780190120931

Publication date:

241.0x184.0mm

Problem Solving and Programming with Python

Second Edition

Reema Thareja

The second edition of Problem Solving and Programming with Python is designed as a textbook to meet the requirements of the Python programming course offered to the first year engineering students of Anna University. The book provides an introduction to the problem solving approaches and object oriented programming. It deals with the fundamentals and important features of Python language such as control statements, functions, strings, files, data structures, classes and objects, and exception handling.

Rights:  World Rights

  • Algorithmic Problem Solving
  • Basics of Python Programming
  • Control Flow Statements
  • Lists, Tuples, and Dictionaries
  • File Handling
  • Error and Exception Handling, Modules, Packages
  • Complete coverage of the Problem Solving and Python Programming syllabus offered by Anna University.
  • Simple and to-the-point explanations of concepts using numerous programming examples that make the text easy to understand.
  • Detailed coverage of fundamental constructs, strings, file handling, classes, and exception handling in Python.
  • Notes and programming tips provided to emphasize on the important concepts and help readers avoid common programming errors.
  • Lab exercises and illustrative examples explained through algorithms and flowcharts to help readers hone their logical and programming abilities.
  • Case studies on creating calculator, calendar, and hash files, compressing strings and files, image processing, shuffling a deck of cards, and mail merge along with programs are interspersed within the text.
  • Strong chapter-end pedagogy including plenty of objective-type questions, review questions, programming and debugging exercises to facilitate revision and practice of concepts learnt.
  • 2 solved question papers and 2 solved model question papers included to help readers prepare for the university examinations.
  • 6 annexures and 4 appendices covering differences between Python 2.x and 3.x, installing Python, debugging and testing, Turtle graphics, plotting graphs, and GUI Programming provided to supplement the text.
  • New topics as required by the syllabus such as Python interpreter and interactive mode, Fruitful functions, function composition, mutability, list parameters, list as arrays, Boolean values and operators
  • More illustrative examples added under Algorithms, Pseudocode, and Flowcharts
  • Elaboration on topics such as modules, packages, command line arguments (under File Handling)
  • Complete solutions for previous years' Anna University question papers of Python Programming (Dec/ Jan 2017/18 and Dec/ Jan 2018/19)
  • Chapter-wise PPTs
  • Solutions Manual
  • Chapters on Inheritance and Operator Overloading
  • Additional Material
  • Lab Exercises
  • Test Generator
  • Solutions to Find the Output and Error Exercises
  • Extra Reading Material
  • Additional Algorithms, Pseudocodes, and Flowcharts

Related categories

  • Engineering > Computer Science Engineering > Programming Languages

programming and problem solving with python ashok namdev pdf

programming and problem solving with python ashok namdev pdf

Medical Entrance

Mg university, craft, health & home.

programming and problem solving with python ashok namdev pdf

Programming And Problem Solving With Python (2nd Edition) - Ashok Namdev Kamthane, Amit Ashok Kamthane

₹ 590.00 15% off, free delivery, cash on delivery available - (cod charges - rs. 25), delivered in 6 working days, description, customer reviews ( 0 ).

programming and problem solving with python ashok namdev pdf

You may like this products also

Milk and Honey: Rupi Kaur

Milk and Honey: Rupi Kaur

New Discoveries About Triangles: George Uthup

New Discoveries About Triangles: George Uthup

Few Things Left Unsaid: Sudeep Nagarkar

Few Things Left Unsaid: Sudeep Nagarkar

101 Aanakkathakal: Jayan V Kurup | 101 ആനക്കഥകൾ

101 Aanakkathakal: Jayan V Kurup | 101 ആനക്കഥകൾ

Bharata Hrudaya Bhoomiyiloode: Shanta Somakumar | ഭാരത ഹൃദയ ഭൂമിയിലൂടെ, യാത്രാവിവരണം

Bharata Hrudaya Bhoomiyiloode: Shanta Somakumar | ഭാരത...

Pathonpatham Noottandu Screenplay by Vinayan | പത്തൊൻപതാം നൂറ്റാണ്ട് (തിരക്കഥ)

Pathonpatham Noottandu Screenplay by Vinayan |...

The Hindu Book of Editorials 2023 : A Curated Selection

The Hindu Book of Editorials 2023 : A Curated Selection

programming and problem solving with python ashok namdev pdf

Download the free Kindle app and start reading Kindle books instantly on your smartphone, tablet, or computer - no Kindle device required .

Read instantly on your browser with Kindle for Web.

Using your mobile phone camera - scan the code below and download the Kindle app.

QR code to download the Kindle App

Image Unavailable

Problem Solving and Python Programming

  • To view this video download Flash Player

Problem Solving and Python Programming Paperback

  • Language English
  • Dimensions 7.87 x 5.51 x 1.57 inches
  • ISBN-10 9353161371
  • ISBN-13 978-9353161378
  • See all details

The Amazon Book Review

Product details

  • Language ‏ : ‎ English
  • ISBN-10 ‏ : ‎ 9353161371
  • ISBN-13 ‏ : ‎ 978-9353161378
  • Item Weight ‏ : ‎ 1.1 pounds
  • Dimensions ‏ : ‎ 7.87 x 5.51 x 1.57 inches

Customer reviews

Customer Reviews, including Product Star Ratings help customers to learn more about the product and decide whether it is the right product for them.

To calculate the overall star rating and percentage breakdown by star, we don’t use a simple average. Instead, our system considers things like how recent a review is and if the reviewer bought the item on Amazon. It also analyzed reviews to verify trustworthiness.

No customer reviews

  • Amazon Newsletter
  • About Amazon
  • Accessibility
  • Sustainability
  • Press Center
  • Investor Relations
  • Amazon Devices
  • Amazon Science
  • Sell on Amazon
  • Sell apps on Amazon
  • Supply to Amazon
  • Protect & Build Your Brand
  • Become an Affiliate
  • Become a Delivery Driver
  • Start a Package Delivery Business
  • Advertise Your Products
  • Self-Publish with Us
  • Become an Amazon Hub Partner
  • › See More Ways to Make Money
  • Amazon Visa
  • Amazon Store Card
  • Amazon Secured Card
  • Amazon Business Card
  • Shop with Points
  • Credit Card Marketplace
  • Reload Your Balance
  • Amazon Currency Converter
  • Your Account
  • Your Orders
  • Shipping Rates & Policies
  • Amazon Prime
  • Returns & Replacements
  • Manage Your Content and Devices
  • Recalls and Product Safety Alerts
  • Conditions of Use
  • Privacy Notice
  • Consumer Health Data Privacy Disclosure
  • Your Ads Privacy Choices

IMAGES

  1. Programming and Problem Solving with Python by Ashok Namdev Kamthane

    programming and problem solving with python ashok namdev pdf

  2. problem solving and python programming notes

    programming and problem solving with python ashok namdev pdf

  3. Python programming using problem solving approach by thareja, reema

    programming and problem solving with python ashok namdev pdf

  4. Introduction to Computing & Problem Solving With PYTHON

    programming and problem solving with python ashok namdev pdf

  5. Programming And Problem Solving With Python By Ashok Namdev Kamthane

    programming and problem solving with python ashok namdev pdf

  6. Python Programming Using Problem Solving

    programming and problem solving with python ashok namdev pdf

VIDEO

  1. GE8151 Problem Solving Python Programming Language

  2. 3 May 2024

  3. GE3151 Problem Solving and Python Programming Apr/May 2023 #r2021 #pspp #sem1 #importantquestions

  4. Python на примерах (Васильев А. Н.)

  5. Solving Problems Using input method in Python

  6. Python Programming

COMMENTS

  1. Programming and Problem Solving with Python

    This book aims at providing students thorough knowhow of Python programming language. It will familiarize them with the concepts of Python programming, its application in programming as well as advantages and disadvantages over other programming languages.The book covers all the fundamental and theoretical concepts of Python comprehensively.

  2. Programming and Problem Solving with Python

    The book covers all the fundamental and theoretical concepts of Python comprehensively. Apart from touching upon the concepts of Python programming, equal weightage in given on the implementation of these concepts in writing efficient python codes and solve problems using the same. File: true pdf (not genuine), without cover, big white margins

  3. PROGRAMMING AND PROBLEM SOLVING WITH PYTHON

    PROGRAMMING AND PROBLEM SOLVING WITH PYTHON, 2/e. Ashok Namdev Kamthane, Retired Associate Prof. SGGSIET, Nanded Amit Ashok Kamthane, Research Assistant IIT Bombay. To learn more about the book this website supports, please visit its Information Center ...

  4. Programming and Problem Solving with Python

    The second edition of Programming and Problem Solving with Python is a hands-on-guide for engineering students from all streams, self-learners, and professionals to use Python language to perform complex calculations and write applications. The text is replete with programs and illustratively solved examples to explain all fundamental and ...

  5. Programming And Problem Solving With Python|2nd Edition

    The second edition of programming and problem solving with Python is a hands-on-guide for engineering students from all streams, self-learners, and professionals to use Python language to perform complex calculations and write applications. The text is replete with programs and illustrative solved examples to explain all fundamental and ...

  6. Programming and problem solving with Python by Ashok Namdev Kamthane

    Check Pages 251-300 of Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane in the flip PDF version. Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane was published by predtaorx on 2021-03-23. Find more similar flip PDFs like Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane.

  7. Problem Solving and Python Programming

    Each program is followed by its detailed explanation, which will help students in understanding the concepts. It aims to facilitate practical understanding with numerous programs and solved examples and develop problem solving and code writing skills.

  8. Programming & Problem Solving with Python Information Center:

    The book develops problem - solving and code writing skills. This hands-on-guide is sure to encourage engineering students from all streams, self- learners and professionals to perform complex calculations and script applications in Python. To obtain a lecturer login to the Online Learning Centres, ask your local sales representative.

  9. Programming and Problem Solving with Python, 2nd Edition: Ashok

    Programming and Problem Solving with Python, 2nd Edition Paperback - January 1, 2019 by Amit Ashok kamthane Ashok Kamthane (Author) 4.3 4.3 out of 5 stars 40 ratings

  10. Programming and Problem Solving with Python

    The book covers all the fundamental and theoretical concepts of Python comprehensively. Apart from touching upon the concepts of Python programming, equal weightage in given on the implementation of these concepts in writing efficient python codes and solve problems using the same. File: true pdf

  11. Problem Solving and Programming with Python

    The second edition of Problem Solving and Programming with Python is designed as a textbook to meet the requirements of the Python programming course offered to the first year engineering students of Anna University. The book provides an introduction to the problem solving approaches and object oriented programming. It deals with the fundamentals and important features of Python language such ...

  12. PROGRAMMING AND PROBLEM SOLVING WITH PYTHON, 2/e

    Queries and Feedback. Student Edition. Instructor Edition. PROGRAMMING AND PROBLEM SOLVING WITH PYTHON, 2/e. Ashok Namdev Kamthane, Retired Associate Prof. SGGSIET, Nanded. Amit Ashok Kamthane, Research Assistant IIT Bombay.

  13. Programming and problem solving with Python by Ashok Namdev Kamthane

    Check Pages 201-250 of Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane in the flip PDF version. Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane was published by predtaorx on 2021-03-23. Find more similar flip PDFs like Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane.

  14. Programming and problem solving with Python

    Programming and problem solving with Python | Ashok Namdev Kamthane, Amit Ashok Kamthane | download on Z-Library | Download books for free. Find books

  15. Programming And Problem Solving With Python (2nd Edition)

    The second edition of Programming and Problem Solving with Python is a hands-on-guide for engineering students from all streams, self-learners, and professionals to use Python language to perform complex calculations and write applications. The text is replete with programs and illustratively solved examples to explain all fundamental and theoretical concepts. The text develops problem-solving ...

  16. Programming and Problem Solving with Python

    Programming and Problem Solving with Python | Second Edition by Amit Ashok Kamthane, Ashok Namdev Kamthane from Flipkart.com. Only Genuine Products. 30 Day Replacement Guarantee. Free Shipping. Cash On Delivery! Explore Plus. Login. Become a Seller. More. Cart.

  17. Programming & Problem Solving with Python Information Center: Buy the Book

    Programming & Problem Solving with Python Ashok Namdev Kamthane, Retired Associate Prof. SGGSIET, Nanded Amit Ashok Kamthane, Research Assistant IIT Bombay

  18. Programming And Problem Solving With Phython

    Kamthane, Amit Ashok Kamthane. 4.41. 37 ratings0 reviews. Brand New International Paper-back Edition same as per description, **Economy edition, May have been printed in Asia with cover stating Not for sale in US. Legal to use despite any disclaimer on cover. Save Money.

  19. Problem Solving and Python Programming: Ashok Namdev Kamthane

    Each program is followed by its detailed explanation, which will help students in understandingthe concepts. It aims to facilitate practical understanding with numerous programs and solvedexamples and develop problem solving and code writing skills.

  20. Programming and problem solving with Python by Ashok Namdev Kamthane

    Check Pages 101-150 of Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane in the flip PDF version. Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane was published by predtaorx on 2021-03-23. Find more similar flip PDFs like Programming and problem solving with Python by Ashok Namdev Kamthane, Amit Ashok Kamthane.

  21. PDF Cs19102 Programming in Python 2 0 2 3 (Common to Aero/Agri/Bm/Civil

    implement tuples and dictionaries in python program. create python programs to work with files and handling exceptions. TEXT BOOKS 1. Ashok NamdevKamthane, Amit Ashok Kamthane, "Programming and Problem Solving withPython", Mc-Graw Hill Education,2018. REFERENCES 1. Allen B. Downey, "Think Python: How to Think Like a Computer Scientist ...