SLIM21

Sort Order Display Format Items / Page  
 
  Click the serial number on the left to view the details of the item.
 #  AuthorTitleAccn#YearItem Type Claims
1 Tariq Rashid Make your own neural network PP0024 2016 Book  
2 Hans Petter Langtangen Python scripting for computational science 025413 2008 Book  
3 Mark Lutz Programming python 025244 2010 Book  
4 Mark Lutz Learning python: Powerful Object-Oriented Programming 025241 Book  
5 David Beazley Python cookbook 025246 2013 Book  
6 Alex Martelli Python in a nutshell 025248 2006 Book  
7 Wes McKinney Python for data analysis 025247 2012 Book  
8 Allen B. Downey Python for software design: How to think like a computer scientist 025271 2009 Book  
9 Hans Petter Langtangen Primer on scientific programming with python 025406 2012 Book  
10 David M. Beazley Python essential reference : Developers library 025381 2009 Book  
(page:1 / 2) [#11]    Next Page   Last Page 

1.    
No image available
TitleMake your own neural network
Author(s)Tariq Rashid
PublicationUSA, Create Space Publisher, 2016.
Description222p
ISBN,Price9781530826605 : Rs.2723.00
Classification681.3.06PYTHON
Keyword(s)1. NEURAL NETWORKS 2. NKN PROJECT 3. PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
PP0024   681.3.06PYTHON/RAS/PP0024  Issued NKN: NKN Project 31/Mar/2019

+Copy Specific Information
2.     
No image available
TitlePython scripting for computational science
Author(s)Hans Petter Langtangen
Edition3rd ed.
PublicationBerlin, Springer-Verlag, 2008.
Descriptionxxiv, 750
Series(Texts in Computational Science and Engineering)
ISBN,Price978350739159 : Euro 49.95(HB)
Classification681.3.06PYTHON
Keyword(s)PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025413   681.3.06PYTHON/LAN/025413  On Shelf    

+Copy Specific Information
3.     
No image available
TitleProgramming python
Author(s)Mark Lutz
Edition4th
PublicationBeijing, O'Reilly Media, 2010.
Descriptionxxxix, 1584p.
ISBN,Price9780596158101 : Rs. 1100.00(HB)
Classification681.3.06PYTHON
Keyword(s)PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025244   681.3.06PYTHON/LUTZ/025244  On Shelf    
025245   681.3.06PYTHON/LUTZ/025245  On Shelf    

+Copy Specific Information
4.     
No image available
TitleLearning python: Powerful Object-Oriented Programming
Author(s)Mark Lutz
Edition5th
PublicationBeijing, O'Reilly Media,
Descriptionl, 1540p.
ISBN,Price9781449355739 : Rs. 1200.00(HB)
Classification681.3.06PYTHON
Keyword(s)PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025241   681.3.06PYTHON/LUTZ/025241  On Shelf    
025242   681.3.06PYTHON/LUTZ/025242  On Shelf    

+Copy Specific Information
5.     
No image available
TitlePython cookbook
Author(s)David Beazley;Brian K. Jones
PublicationBeijing, O'Reilly Media, 2013.
Descriptionxvi, 687p.
ISBN,Price9789351101406 : Rs. 725.00(PB)
Classification681.3.06PYTHON
Keyword(s)PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025246   681.3.06PYTHON/BEA/025246  On Shelf    

+Copy Specific Information
6.     
No image available
TitlePython in a nutshell
Author(s)Alex Martelli
Edition2nd
PublicationBeijing, O'Reilly Media, 2006.
Descriptionxiv, 695p.
ISBN,Price9780596100469 : Rs. 725.00(PB)
Classification681.3.06PYTHON
Keyword(s)1. PYTHON 2. WEB PROGRAMMING
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025248   681.3.06PYTHON/MAR/025248  On Shelf    

+Copy Specific Information
7.     
No image available
TitlePython for data analysis
Author(s)Wes McKinney
PublicationBeijing, O'Reilly Media, 2012.
Descriptionxiii, 457p.
ISBN,Price9781449319793 : Rs. 500.00(PB)
Classification681.3.06PYTHON
Keyword(s)1. DATA ANALYSIS 2. NUMPY 3. PANDAS 4. PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025247   681.3.06PYTHON/MCK/025247  On Shelf    

+Copy Specific Information
8.     
No image available
TitlePython for software design: How to think like a computer scientist
Author(s)Allen B. Downey
PublicationCambridge, Cambridge University Press, 2009.
Descriptionxvi, 251p.
Abstract NotePython for Software Design is a concise introduction to software design using the Python programming language. Intended for people with no programming experience, this book starts with the most basic concepts and gradually adds new material. Some of the ideas students find most challenging, like recursion and object-oriented programming, are divided into a sequence of smaller steps and introduced over the course of several chapters. The focus is on the programming process, with special emphasis on debugging. The book includes a wide range of exercises, from short examples to substantial projects, so that students have ample opportunity to practice each new concept. Exercise solutions and code examples are available from thinkpython.com, along with Swampy, a suite of Python programs that is used in some of the exercises.
ISBN,Price978-0521725965 : US $46.00(PB)
Classification681.3.06PYTHON
Keyword(s)PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025271   681.3.06PYTHON/DOW/025271  On Shelf    
025272   681.3.06PYTHON/DOW/025272  Issued DH01: Hitesh Deshmukh 16/May/2024

+Copy Specific Information
9.     
No image available
TitlePrimer on scientific programming with python
Author(s)Hans Petter Langtangen
Edition3rd
PublicationBerlin, Springer-Verlag, 2012.
Descriptionxxxii, 792p.
Series(Texts in Computational Science and Engineering)
Abstract NoteThe book serves as a first introduction to computer programming of scientific applications, using the high-level Python language. The exposition is example- and problem-oriented, where the applications are taken from mathematics, numerical calculus, statistics, physics, biology, and finance. The book teaches "Matlab-style" and procedural programming as well as object-oriented programming. High school mathematics is a required background, and it is advantageous to study classical and numerical one-variable calculus in parallel with reading this book. Besides learning how to program computers, the reader will also learn how to solve mathematical problems, arising in various branches of science and engineering, with the aid of numerical methods and programming. By blending programming, mathematics and scientific applications, the book lays a solid foundation for practicing computational science.
ISBN,Price978-3642302923 : 59.95(HB)
Classification681.3.06PYTHON
Keyword(s)PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025406   681.3.06PYTHON/LAN/025406  On Shelf    

+Copy Specific Information
10.    
No image available
TitlePython essential reference : Developers library
Author(s)David M. Beazley
Edition4th
PublicationNew Jersey, Addison-Wesley, 2009.
Descriptionxxi, 717p.
ISBN,Price9780672329784 : US $ 49.99(PB)
Classification681.3.06PYTHON
Keyword(s)PYTHON
Item TypeBook

Circulation Data
Accession#  Call#StatusIssued ToReturn Due On Physical Location
025381   681.3.06PYTHON/BEA/025381  On Shelf    

+Copy Specific Information
(page:1 / 2) [#11]    Next Page   Last Page