Results 1 to 10 of 19 | next »
- Network programmability and automation : skills for the next-generation network engineer / by Edelman, Jason,author.(CARDINAL)680106; Lowe, Scott,1970-author.(CARDINAL)497264; Oswalt, Matt,author.(CARDINAL)680098;
"This practical guide shows network engineers how to use a range of technologies and tools--including Linux, Python, JSON, and XML--to automate their systems through code. [This book] will help you simplify tasks involved in configuring, managing, and operating network equipment, topologies, services, and connectivity."--Page 4 of cover.
- Subjects: Computer networks; Scripting languages (Computer science);
- Available copies: 1 / Total copies: 1
-
unAPI
- Head first Python / by Barry, Paul,1966-author.(CARDINAL)540707;
Ever wished you could learn Python from a book? "Head First Python" is a complete learning experience for Python that helps you learn the language through a unique method that goes beyond syntax and how-to manuals, helping you understand how to be a great Python programmer. You'll quickly learn the language's fundamentals, then move onto persistence, exception handling, web development, SQLite, data wrangling, and Google App Engine. You'll also learn how to write mobile apps for Android, all thanks to the power that Python gives you.
- Subjects: Python (Computer program language); Scripting languages (Computer science);
- Available copies: 2 / Total copies: 4
-
unAPI
- Head first Python / by Barry, Paul,1966-author.(CARDINAL)540707;
Includes index."Want to learn the Python language without slogging your way through how-to manuals? With Head First Python, you'll quickly grasp Python's fundamentals by working with built-in data structures and functions. You'll build your very own web app, which--once it's ready for prime time--runs in the cloud. You'll learn how to wrangle data with Python, scrape data from the web, feed data to pandas, and interact with databases. This third edition is a complete learning experience that will help you become a bona fide Python programmer in no time"--Page 4 of cover.Why Python?: similar but different -- Diving in: let's make a splash -- Lists of numbers: processing list data -- List of files: functions, modules & files -- Formatted string literals: make charts from data -- Getting organized: data structure choices -- Building a webapp: web development -- Deployment: run your code anywhere -- Working with HTML; web scraping -- Working with data: data manipulation -- Working with dataframes: tabular data -- Databases: getting organized -- List comprehensions: database integrations -- Deployment revisited: the finishing touches... -- Appendix: leftovers: the top ten things we didn't cover.
- Subjects: Handbooks and manuals.; Python (Computer program language); Scripting languages (Computer science);
- Available copies: 2 / Total copies: 4
-
unAPI
- Unlocking Python : a comprehensive guide for beginners / by Mitchell, Ryan(Ryan E.),author.;
Introduction to programming -- Programming tools -- About Python -- Installing and running Python -- Python quickstart -- Lists and strings -- Dictionaries, sets, and tuples -- Other types of objects -- Iterables, iterators, generators, and loops -- Functions -- Classes -- Writing cleaner code -- Errors and exceptions -- Modules and packages -- Working with files -- Logging -- Threads and processes -- Databases -- Unit testing -- REST APIs and Flask -- Django -- Web scraping and Scrapy -- Data analysis with NumPy and Pandas -- Machine learning with Matplotlib and Scikit-Learn."In Unlocking Python: A Comprehensive Guide for Beginners, veteran software engineer, educator, and author Ryan Mitchell delivers an intuitive, engaging, and practical roadmap to Python programming. The author walks you through the vocabulary, tools, foundational knowledge, and occasional pop-culture references you'll need to hone your skills with this popular programming language. You'll learn how to install and run Python on your own machine, get up and coding with the language quickly, and best practices for programming both independently and in the workplace. You'll also find: Key concepts in computer and data science explained from the ground up Advanced Python topics such as logging, unit testing, multiprocessing, and interacting with databases. Introductions to some of Python's most popular third-party libraries: Flask, Django, Scrapy, Scikit-Learn, Numpy, and Pandas Amusing anecdotes from the trenches of industry Perfect for tech-savvy professionals at any stage of their careers who are interested in diving into Python programming. Unlocking Python is also a must-read for readers who work in a technical role but are interested in getting more directly involved with programming, as well as non-Python programmers who want to apply their technical skill to a new language." -- Amazon.
- Subjects: Handbooks and manuals.; Python (Computer program language); Scripting languages (Computer science); Computer programming.;
- Available copies: 2 / Total copies: 2
-
unAPI
- Learn PowerShell scripting in a month of lunches / by Jones, Don,1971-author.(CARDINAL)689235; Hicks, Jeffery,author.(CARDINAL)824084;
Discover how scripting is different from command-line PowerShell, as you explore concrete hands-on examples in this handy guide. The book includes and expands on many of the techniques presented in Learn PowerShell Toolmaking in a Month of Lunches.
- Subjects: Windows PowerShell (Computer program language); Scripting languages (Computer science); Command languages (Computer science);
- Available copies: 1 / Total copies: 1
-
unAPI
- Linux command line and shell scripting bible / by Blum, Richard,1962-(CARDINAL)422552;
MARCIVE 04/06/09
- Subjects: Linux.; Operating systems (Computers); Scripting languages (Computer science);
- Available copies: 1 / Total copies: 2
-
unAPI
- Coding projects in Python / by Morgan, Ben,1968-editor.(CARDINAL)667443; Setford, Steve,editor.(CARDINAL)393859; Vorderman, Carol,author.(CARDINAL)394622; Steele, Craig,author.(CARDINAL)631417; Quigley, Claire,author.(CARDINAL)679870; Goodfellow, Martin,author.; McCafferty, Daniel,author.; Woodcock, Jon,author.(CARDINAL)352520;
Starting with Python --First steps --Turtle graphics --Playful apps --Games in Python --Reference.Presents an introduction to the Python programming language with illustrated steps for creating simple projects, including an animal quiz, a password picker, a robot builder, and a screen pet. (WorldCAT)890L
- Subjects: Python (Computer program language); Scripting languages (Computer science);
- Available copies: 7 / Total copies: 8
-
unAPI
- Creating Web pages all-in-one for dummies / by Wagner, Richard,1966-(CARDINAL)271051; Wagner, Richard,1966-Creating Web pages all-in-one desk reference for dummies.;
bk. 1. Establish a web presence -- bk. 2. Web design -- bk. 3. HTML/XHTML -- bk. 4. Style with CSS -- bk. 5. Javascript and Ajax -- bk. 6. Graphics --bk. 7. Microsoft Expression web -- bk. 8. Adobe Dreamweaver -- bk. 9. Adobe Flash.
- Subjects: Dreamweaver (Computer file); Web site development.; HTML (Document markup language); Computer graphics.; Scripting languages (Computer science);
- Available copies: 1 / Total copies: 2
-
unAPI
- Coding games in Python / by Vorderman, Carol,author.(CARDINAL)394622; Steele, Craig,author.(CARDINAL)631417; Quigley, Claire,author.(CARDINAL)679870; McCafferty, Daniel,author.; Goodfellow, Martin,author.; DK Publishing, Inc.(CARDINAL)317714;
Presents an introduction to the Python programming language with illustrated steps for creating games, including puzzles, quizzes, and strategy games.860L
- Subjects: Python (Computer program language); Scripting languages (Computer science); Video games;
- Available copies: 5 / Total copies: 6
-
unAPI
- Code this game! / by Ray, Meg(Computer science teacher),author.(CARDINAL)816673; Zoo, Keith,artist.(CARDINAL)675766;
part 1. Introduction -- part 2. Code this game. Set up the game window ; Adding assets ; Drawing shapes ; Background grid ; Make your own classes ; Adding enemies ; Moving the pizzas ; Interactive fields ; Collision detection ; Adding points over time ; Applying traps ; Connecting traps to the grid ; Win and lose conditions -- part 3. Break this game. Customize your game ; Mod your game ; Hack your game ; Explore new games -- Appendix. Share your game -- Appendix. Keep coding -- Appendix. Common bugs -- Gallery of downloadable assets.Presented in an easelback format that allows kids to read and program simultaneously, this visual guide includes step-by-step instructions for using the open-source Python programming language to create a personalized strategy action video game called "Attack of the vampire pizzas!"
- Subjects: Instructional and educational works.; Handbooks and manuals.; Illustrated works.; Python (Computer program language); Video games; Scripting languages (Computer science);
- Available copies: 1 / Total copies: 5
-
unAPI
Results 1 to 10 of 19 | next »