Results 61 to 70 of 91 | « previous | next »
- Software architect / by Honders, Christine,author.(CARDINAL)613294;
Includes bibliographical references and index.The world of coding -- What is a software architect? -- So you want to be an SA -- How coding works -- Programming languages -- Choosing a language -- Java -- C++ -- Other popular languages -- The personality of an SA -- Related fields -- Learn to code now! -- The future of SAs -- Glossary.Explores the job of of designing and planning software systems, taking a look at what software architects do, where they work, what information they need to know, and what skills they should have.Accelerated Reader AR
- Subjects: Computer programming; Software architecture; Computer software industry; Computer science; Information technology; Occupations;
- Available copies: 1 / Total copies: 1
-
unAPI
- Absolute beginner's guide to programming / by Perry, Greg M.(CARDINAL)768463;
-
- Subjects: Computer programming.;
- Available copies: 1 / Total copies: 1
-
unAPI
- Murach's PHP and MySQL : training & reference / by Murach, Joel,1968-author.(CARDINAL)206512; Harris, Ray(Software engineer),author.(CARDINAL)814983;
Introduction to web development with PHP -- How to code a PHP application -- Introduction to relational databases and MySQL -- How to use PHP with a MySQL database -- How to use the MVC pattern to organize your code -- How to test and debug a PHP application -- How to work with form data -- How to code control statements -- How to work strings and numbers -- How to work with dates -- How to create and use arrays -- How to work with cookies and sessions -- How to create and use functions -- How to create and use objects -- How to use regular expressions, handle exceptions, and validate data -- How to design a database -- How to use SQL to create a MySQL database -- How to use SQL to work with a MySQL database -- Professional PHP for working with MySQL -- A database-driven website -- How to create secure websites -- How to send email -- How to work with files, uploads, and images -- An eCommerce website -- Appendix A: How to set up Windows for this book -- Appendix B: How to set up Mac OS X for this book -- Appendix C: How to set up Linux for this book.
- Subjects: MySQL (Electronic resource); Relational databases.; PHP (Computer program language);
- Available copies: 1 / Total copies: 1
-
unAPI
- The magic of code : how digital language created and connects our world-- and shapes our future / by Arbesman, Samuel,author.(CARDINAL)401144;
Includes bibliographical references and index.Code is the foundational element of the digital world--powerful, complex, and transformative, much like DNA in biology. As Samuel Arbesman explores, code not only builds virtual and real-world systems but also connects diverse fields like language, mythology, and biology, revealing deep patterns and insights. While it offers immense potential, it can also deepen societal divides or be weaponized. Arbesman argues that understanding code is crucial--not just for tech experts, but for everyone--so we can shape technology to serve humanity, rather than be controlled by it.
- Subjects: Informational works.; Computer programming.; Programming languages (Electronic computers);
- Available copies: 2 / Total copies: 4
-
unAPI
- Python crash course : a hands-on, project-based introduction to programming / by Matthes, Eric,1972-author.(CARDINAL)411067;
Basics. Getting started ; Variables and simple data types ; Introducing lists ; Working with lists ; If statements ; Dictionaries ; User input and while loops ; Functions ; Classes ; Files and exceptions ; Testing your code -- Projects. Project 1, Alien invasion. A ship that fires bullets ; Aliens! ; Scoring -- Project 2, Data visualization. Generating data ; Downloading data ; Working with APIs -- Project 3, Web applications. Getting started with Django ; User accounts ; Styling and deploying an app -- Afterword. A. Installing Python -- B. Text editors -- C. Getting help -- D. Using Git for version control."A project-based introduction to programming in Python, with exercises. Covers general programming concepts, Python fundamentals, and problem solving. Includes three projects - how to create a simple video game, use data visualization techniques to make graphs and charts, and build an interactive web application"--
- Subjects: Python (Computer program language);
- Available copies: 0 / Total copies: 3
-
unAPI
- Facebook unlocked : the key to developing custom applications / by Stevens, Timothy J.;
Introduction to Facebook platform development -- Finding and examining friends -- Getting viral : running inside of Facebook -- Feeds and messaging -- Viewing and displaying photos -- Finding, hosting and joining events -- FQL : the Facebook query language -- FBML : the Facebook markup language -- FBJS : Facebook's take on Javascript -- Extended permissions in detail -- Appendix A. Important links and locations -- Appendix B. User profile fields -- Appendix C. Graph API profile fields.
- Subjects: Application program interfaces (Computer software); Application software; Internet programming.;
- Available copies: 1 / Total copies: 1
-
unAPI
- MySQL in 10 minutes / by Newman, Chris.(CARDINAL)661464;
-
- Subjects: MySQL (Electronic resource); Database management.; SQL (Computer program language);
- Available copies: 1 / Total copies: 1
-
unAPI
- Sams teach yourself GO in 24 hours : next generation systems programming with Golang / by Ornbo, George,1977-author.(CARDINAL)802163;
In just 24 sessions of one hour or less, Sams Teach Yourself Go in 24 Hours will help new and experienced programmers build software that's simpler, more reliable, and far more scalable. This book's straightforward, step-by-step approach guides you from setting up your environment through testing and deploying powerful solutions. Using practical examples, expert Go developer George Ornbo walks you through Go's fundamental constructs, demonstrates its breakthrough features for concurrent and network programming, and illuminates Go's powerful new idioms. Every lesson builds on what you've already learned, giving you a rock-solid foundation for real-world success.
- Subjects: Go (Computer program language); Open source software.;
- Available copies: 3 / Total copies: 3
-
unAPI
- Automate the boring stuff with Python : practical programming for total beginners / by Sweigart, Al,author.(CARDINAL)620318;
Python programming basics. Python basics ; Flow control ; Functions ; Lists ; Dictionaries and structuring data ; Manipulating strings -- Automating tasks. Pattern matching with regular expressions ; Input validation ; Reading and writing files ; Organizing files ; Debugging ; Web scraping ; Working with Excel spreadsheets ; Working with Google sheets ; Working with PDF and Word documents ; Working with CSV files and JSON data ; Keeping time, scheduling tasks, and launching programs ; Sending email and text messages ; Manipulating images ; Controlling the keyboard and mouse with GUI automation -- Appendix A: Installing third-party modules -- Appendix B: Running programs -- Appendix C: Answers to the practice questionsIf you've ever spent hours renaming files or updating hundreds of spreadsheet cells, you know how tedious tasks like these can be. But what if you could have your computer do them for you. In this fully revised second edition of the best-selling classic Automate the Boring Stuff with Python, you'll learn how to use Python to write programs that do in minutes what would take you hours to do by hand--no prior programming experience required. You'll learn the basics Python and explore Python's rich library of modules for performing specific tasks, like scraping data off websites, reading PDF and Word documents, and automating clicking and typing tasks. Step-by-step instructions walk you through each program, and updated practice projects at the end of each chapter challenge you to improve those programs and use your newfound skills to automate similar tasks.
- Subjects: Python (Computer program language); Computer programming.;
- Available copies: 2 / Total copies: 4
-
unAPI
- Sams teach yourself HTML, CSS, and JavaScript all in one / by Kyrnin, Jennifer,author.(CARDINAL)484878; Meloni, Julie C.,author.(CARDINAL)701953;
Part 1. Getting started on the web -- Part 2. Building blocks of practical web design -- Part 3. Advanced web page design with CSS -- Part 4. Responsive web design -- Part 5. Getting started with dynamic sites -- Part 6. Advanced website functionality and management.Teach Yourself HTML, CSS, and JavaScript All in One combines these three fundamental web development technologies into one clearly written, carefully organized, step-by-step tutorial that expertly guides the beginner through these three interconnected technologies. In just a short time, you can learn how to use HTML, Cascading Style Sheets (CSS), and JavaScript together to design, create, and maintain world-class websites. Each lesson in this book builds on the previous ones, enabling you to learn the essentials from the ground up. Clear instructions and practical, hands-on examples show you how to use HTML to create the framework of your website, design your site's layout and typography with CSS, and then add interactivity with JavaScript and jQuery. Step-by-step instructions carefully walk you through the most common web development tasks. Practical, hands-on examples show you how to apply what you learn. Quizzes and exercises help you test your knowledge and stretch your skills.
- Subjects: HTML (Document markup language); Cascading style sheets.; JavaScript (Computer program language); Web site development.;
- Available copies: 3 / Total copies: 5
-
unAPI
Results 61 to 70 of 91 | « previous | next »