0
Your cart

Your cart is empty

Browse All Departments
Price
  • R50 - R100 (5)
  • R100 - R250 (255)
  • R250 - R500 (3,689)
  • R500+ (10,867)
  • -
Status
Format
Author / Contributor
Publisher

Books > Computing & IT > Computer programming > Programming languages > General

ANSI Common LISP (Paperback, Reissue): Paul Graham ANSI Common LISP (Paperback, Reissue)
Paul Graham
R3,956 Discovery Miles 39 560 Ships in 10 - 15 working days

For use as a core text supplement in any course covering common LISP such as Artificial Intelligence or Concepts of Programming Languages.

Teaching students new and more powerful ways of thinking about programs, this text contains a tutorial—full of examples—that explains all the essential concepts of Lisp programming, plus an up- to-date summary of ANSI Common Lisp, listing every operator in the language. Informative and fun, it gives students everything they need to start writing programs in Lisp both efficiently and effectively, and highlights such innovative Lisp features as automatic memory management, manifest typing, closures, and more.

Programming in Ada 2012 with a Preview of Ada 2022 (Paperback, 2nd Revised edition): John Barnes Programming in Ada 2012 with a Preview of Ada 2022 (Paperback, 2nd Revised edition)
John Barnes
R2,740 Discovery Miles 27 400 Ships in 10 - 15 working days

The latest edition of the definitive guide to the Ada language covers the full details of the core language Ada 2012 as updated by the 2016 ISO Corrigendum and introduces the key new features in Ada 2022. The book is in four parts. It begins by introducing the fundamental concepts for newcomers, before moving onto algorithmic aspects and then structural features such as OOP and multitasking. The fourth part gives details of the standard library and interaction with the external environment. Six complete executable programs illustrate the core features of the language in action. The book concludes with an appendix focussing on the new features in Ada 2022. These new features aid program proof and the efficient use of multicore architectures.

Programming 101 - Learn to Code with the Processing Language Using a Visual Approach (Paperback, 2nd ed.): Jeanine Meyer Programming 101 - Learn to Code with the Processing Language Using a Visual Approach (Paperback, 2nd ed.)
Jeanine Meyer
R1,336 R1,114 Discovery Miles 11 140 Save R222 (17%) Ships in 18 - 22 working days

Programming permeates almost all aspects of our lives. This includes being active on social media, shopping online, and participating in virtual courses. It also includes driving a car and using many devices. This book will teach you the basics of programming using the Processing programming language and provide practice with logical, algorithmic thinking. It can provide insight into what is involved in producing the technical infrastructure of our world. While reading this book, you can build programs based on your own ideas, using images you create or acquire and making connections to activities you enjoy. The chapters in the book will demonstrate the process of programming, starting with formulating an idea, planning, building on past projects, and refining the work, similar to writing an essay or composing a song. This approach will guide you to make use of logic and mathematics to produce beautiful effects. The text contains an Appendix with an introduction to p5.js, a way to produce JavaScript programs with Processing functionality for drawing, images, and interactions to publish on the Web. The term for program in Processing is sketch. The Processing language has been constructed by visual artists using the Java programming language as a base. However, the sketches featured in this book and typical in Processing are far more than static drawings; they incorporate interaction, animation, video, audio, and accessing files on the local computer and on the Web. Technical features are introduced and explained in the context of complete examples: games (Snake, Hangman, jigsaw, slingshot), making a collage of family images and video clips, preparing directions for folding an origami model, rotating objects in 3D, and others. Programming is a fun, creative, expressive pursuit. It does require attention to details and can be frustrating. Still, there is very little that compares to the satisfaction of building a program out of nothing and making it work (or taking an existing program and fixing a problem, or adding a feature and making it better). Programming 101 is your gateway to making this happen. What You'll Learn Gain basic programming skills Build fun and creative programs Use files for making a holiday card or a sequence of instructions Combine videos, images, and graphics in a Processing sketch Connections to other programming languages, most especially Java and JavaScript Who This Book Is For Anyone who has been thinking about trying programming, or has tried, but needs assistance. Anyone who wants to use their own creativity and artistic talents. Anyone who wants to know what is involved in the technology that is present in our lives. Anyone who wants to know what is involved in the technology that is present in our lives.

Advanced Data Science and Analytics with Python (Hardcover): Jesus Rogel-Salazar Advanced Data Science and Analytics with Python (Hardcover)
Jesus Rogel-Salazar
R3,397 Discovery Miles 33 970 Ships in 10 - 15 working days

Advanced Data Science and Analytics with Python enables data scientists to continue developing their skills and apply them in business as well as academic settings. The subjects discussed in this book are complementary and a follow-up to the topics discussed in Data Science and Analytics with Python. The aim is to cover important advanced areas in data science using tools developed in Python such as SciKit-learn, Pandas, Numpy, Beautiful Soup, NLTK, NetworkX and others. The model development is supported by the use of frameworks such as Keras, TensorFlow and Core ML, as well as Swift for the development of iOS and MacOS applications. Features: Targets readers with a background in programming, who are interested in the tools used in data analytics and data science Uses Python throughout Presents tools, alongside solved examples, with steps that the reader can easily reproduce and adapt to their needs Focuses on the practical use of the tools rather than on lengthy explanations Provides the reader with the opportunity to use the book whenever needed rather than following a sequential path The book can be read independently from the previous volume and each of the chapters in this volume is sufficiently independent from the others, providing flexibility for the reader. Each of the topics addressed in the book tackles the data science workflow from a practical perspective, concentrating on the process and results obtained. The implementation and deployment of trained models are central to the book. Time series analysis, natural language processing, topic modelling, social network analysis, neural networks and deep learning are comprehensively covered. The book discusses the need to develop data products and addresses the subject of bringing models to their intended audiences - in this case, literally to the users' fingertips in the form of an iPhone app. About the Author Dr. Jesus Rogel-Salazar is a lead data scientist in the field, working for companies such as Tympa Health Technologies, Barclays, AKQA, IBM Data Science Studio and Dow Jones. He is a visiting researcher at the Department of Physics at Imperial College London, UK and a member of the School of Physics, Astronomy and Mathematics at the University of Hertfordshire, UK.

Grammar System:Grammatic App/D - A Grammatical Approach to Distribution and Cooperation (Hardcover): Paun Grammar System:Grammatic App/D - A Grammatical Approach to Distribution and Cooperation (Hardcover)
Paun
R4,488 Discovery Miles 44 880 Ships in 10 - 15 working days

This book investigates two major systems: firstly, co-operating distributed grammar systems, where the grammars work on one common sequential form and the co-operation is realized by the control of the sequence of active grammars; secondly, parallel communicating grammar systems, where each grammar works on its own sequential form and co-operation is done by means of communicating between grammars. The investigation concerns hierarchies with respect to different variants of co-operation, relations with classical formal language theory, syntactic parameters such as the number of components and their size, power of synchronization, and general notions generated from artificial intelligence.

Java EE to Jakarta EE 10 Recipes - A Problem-Solution Approach for Enterprise Java (Paperback, 3rd ed.): Josh Juneau, Tarun... Java EE to Jakarta EE 10 Recipes - A Problem-Solution Approach for Enterprise Java (Paperback, 3rd ed.)
Josh Juneau, Tarun Telang
R1,557 R1,310 Discovery Miles 13 100 Save R247 (16%) Ships in 18 - 22 working days

Take a problem-solution approach for programming enterprise Java or Java EE applications and microservices for cloud-based solutions, enterprise database applications, and even small business web applications. Java EE to Jakarta EE 10 Recipes provides effective, practical, and proven code snippets that you can immediately use to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are demonstrated in this book in your personal or corporate environment. Java EE was made open source under the Eclipse Foundation, and Jakarta EE is the new name for what used to be termed the Java Platform, Enterprise Edition. This book helps you rejuvenate your Java expertise and put the platform's latest capabilities to use for quickly developing robust applications. If you are new to Jakarta EE, this book will help you learn the features of the platform and benefit from one of the most widely used and powerful technologies available for cloud-native enterprise application development today. Examples in this book highlight Jakarta EE's capabilities, helping you to build streamlined and reliable applications using the latest in Java technologies. The book takes a problem-solution approach in which each section introduces a common programming problem, showing you how to solve that problem in the best possible way using the latest features in Jakarta EE. Solutions in the form of working code examples are presented that you can download and use immediately in your own projects. Clear descriptions are provided to help you understand and learn to build further on the solutions provided. This is the ideal book for the code-focused programmer interested in keeping up with the future of enterprise development on the Java Platform. What You Will Learn Develop enterprise java applications using the latest open-source Jakarta EE platform Create great-looking user interfaces using Jakarta Servlets, Jakarta Server Pages, Jakarta Server Faces and the Eclipse Krazo framework (an implementation of Jakarta MVC) Build database applications using Jakarta NoSQL, Jakarta Persistence, and Jakarta Enterprise Beans. Develop enterprise grade applications using Context & Dependency Injection, and Jakarta RESTFul web services Automate testing through cohesive test suites built on Arquillian for Jakarta EE applications Build loosely coupled distributed applications using Jakarta Messaging Deploy microservices applications in cloud environments using Docker Secure applications utilizing the Jakarta EE Security API Who This Book Is For Java developers interested in quickly finding effective and proven solutions without reading through a lengthy manual and scrubbing for techniques.

C++ Programming (Hardcover): Emily Jones C++ Programming (Hardcover)
Emily Jones
R3,222 R2,918 Discovery Miles 29 180 Save R304 (9%) Ships in 18 - 22 working days
Programming Languages: C and C++ (Hardcover): Gracie McKenzie Programming Languages: C and C++ (Hardcover)
Gracie McKenzie
R3,253 R2,941 Discovery Miles 29 410 Save R312 (10%) Ships in 18 - 22 working days
If the Buddha Got Stuck - A Handbook for Change on a Spiritual Path (Paperback): Charlotte Kasl If the Buddha Got Stuck - A Handbook for Change on a Spiritual Path (Paperback)
Charlotte Kasl
R375 R347 Discovery Miles 3 470 Save R28 (7%) Ships in 18 - 22 working days

Perennial favorites, Charlotte Kaslas "If the Buddha Dated and If the Buddha Married" have inspired readers with their empowering blend of spiritual and psychological insights. Her latest, "If the Buddha Got Stuck," is a wise yet lighthearted book that will speak to anyone who's ever experienced being stuck in life and wanted to break free. With her signature clarity, wisdom, and warm heart, Kasl presents readers with seven steps that tap into lifeas bigger picture: Notice Where Youare Stuck; Show Up; Pay Attention; Live in Reality; Connect with Others; Move From Thought to Action; and Let Go. Full of insight from Buddhist and other teachings that emphasize the joy that comes with letting go of attachments to events and things, "If the Buddha Got Stuck" is an inspirational and practical roadmap to a more joyful, peaceful, and fulfilling life.

JavaScript for Data Science (Hardcover): Maya Gans, Toby Hodges, Greg Wilson JavaScript for Data Science (Hardcover)
Maya Gans, Toby Hodges, Greg Wilson
R4,217 Discovery Miles 42 170 Ships in 10 - 15 working days

Written by two very experienced instructors, with more than thirty years of teaching experience between them; Presents material that is grounded in practical applications that are representative of the problems researchers encounter in real life; Teaches readers the core features of modern JavaScript; Covers programming with callbacks and promises; Describes how to build data services and data visualization;

MySQL Pocket Reference 2e (Paperback, 2nd Revised edition): George Reese MySQL Pocket Reference 2e (Paperback, 2nd Revised edition)
George Reese
R325 R300 Discovery Miles 3 000 Save R25 (8%) Ships in 18 - 22 working days

This handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. MySQL is so rich in features that no administrator or programmer can stay familiar with all of them. "MySQL Pocket Reference" is an ideal on-the-job companion, well organized to help you find and adapt the statements you need - quickly. To help you be more efficient in your work, this handy pocket reference gives you instant reminders on how to use important MySQL functions, especially in conjunction with key parts of the LAMP open source infrastructure. This powerful database system is so rich in features that no administrator or programmer can stay familiar with all of them."MySQL Pocket Reference" is an ideal on-the-job companion, well organized to help you find and adapt the statements you need - quickly. Updated for the latest versions of this popular database, this edition covers many complex features that have been added to MySQL 5.0 and 5.1, including a section dedicated to stored procedures and triggers. After a brief introduction on installation and initial setup, the book explains: how to configure MySQL, such as setting the root password; MySQL data types, including numerics, strings, dates, and complex types; SQL syntax, commands, data types, operators, and functions; arithmetic, comparison and logical operators; aggregate and general functions; stored procedures and triggers, including procedure definition, procedure calls, procedure management, cursors, and triggers.You don't have time to stop and thumb through an exhaustive reference when you're hard at work. This portable and affordable guide is small enough to fit into your pocket, and gives you a convenient reference that you can consult anywhere. When you reach a sticking point and need to get to a solution quickly, the "MySQL Pocket Reference" is the book you want to have.

Grokking Machine Learning (Paperback): Luis Serrano Grokking Machine Learning (Paperback)
Luis Serrano
R1,294 Discovery Miles 12 940 Ships in 10 - 15 working days

It's time to dispel the myth that machine learning is difficult. Grokking Machine Learning teaches you how to apply ML to your projects using only standard Python code and high school-level math. No specialist knowledge is required to tackle the hands-on exercises using readily available machine learning tools! In Grokking Machine Learning, expert machine learning engineer Luis Serrano introduces the most valuable ML techniques and teaches you how to make them work for you. Practical examples illustrate each new concept to ensure you're grokking as you go. You'll build models for spam detection, language analysis, and image recognition as you lock in each carefully-selected skill. Packed with easy-to-follow Python-based exercises and mini-projects, this book sets you on the path to becoming a machine learning expert. Key Features * Different types of machine learning, including supervised and unsupervised learning * Algorithms for simplifying, classifying, and splitting data * Machine learning packages and tools * Hands-on exercises with fully-explained Python code samples For readers with intermediate programming knowledge in Python or a similar language. About the technology Machine learning is a collection of mathematically-based techniques and algorithms that enable computers to identify patterns and generate predictions from data. This revolutionary data analysis approach is behind everything from recommendation systems to self-driving cars, and is transforming industries from finance to art. Luis G. Serrano has worked as the Head of Content for Artificial Intelligence at Udacity and as a Machine Learning Engineer at Google, where he worked on the YouTube recommendations system. He holds a PhD in mathematics from the University of Michigan, a Bachelor and Masters from the University of Waterloo, and worked as a postdoctoral researcher at the University of Quebec at Montreal. He shares his machine learning expertise on a YouTube channel with over 2 million views and 35 thousand subscribers, and is a frequent speaker at artificial intelligence and data science conferences.

Programming Languages: The Complete Guide (Hardcover): Bruce Goodwin Programming Languages: The Complete Guide (Hardcover)
Bruce Goodwin
R3,285 R2,973 Discovery Miles 29 730 Save R312 (9%) Ships in 18 - 22 working days
Introduction to C++ (Paperback): George S. Tselikis Introduction to C++ (Paperback)
George S. Tselikis
R1,485 Discovery Miles 14 850 Ships in 10 - 15 working days

It is a textbook that provides a thorough introduction to the C++ programming language. Introduction to the C++ language in a substantial, non-tiring way, including hints and advices for writing clear, reliable, and efficient code. Numerous programming exercises of progressive difficulty and non-obvious short questions.

C Programming For Dummies, 2nd Edition (Paperback, 2nd Edition): D. Gookin C Programming For Dummies, 2nd Edition (Paperback, 2nd Edition)
D. Gookin
R747 R646 Discovery Miles 6 460 Save R101 (14%) Ships in 9 - 17 working days

Get an A grade in C As with any major language, mastery of C can take you to some very interesting new places. Almost 50 years after it first appeared, it's still the world's most popular programming language and is used as the basis of global industry's core systems, including operating systems, high-performance graphics applications, and microcontrollers. This means that fluent C users are in big demand at the sharp end in cutting-edge industries--such as gaming, app development, telecommunications, engineering, and even animation--to translate innovative ideas into a smoothly functioning reality. To help you get to where you want to go with C, this 2nd edition of C Programming For Dummies covers everything you need to begin writing programs, guiding you logically through the development cycle: from initial design and testing to deployment and live iteration. By the end you'll be au fait with the do's and don'ts of good clean writing and easily able to produce the basic--and not-so-basic--building blocks of an elegant and efficient source code. Write and compile source code Link code to create the executable program Debug and optimize your code Avoid common mistakes Whatever your destination: tech industry, start-up, or just developing for pleasure at home, this easy-to-follow, informative, and entertaining guide to the C programming language is the fastest and friendliest way to get there!

Python for non-Pythonians - How to Win Over Programming Languages (Paperback): Francesco Grossetti, Gaia Rubera Python for non-Pythonians - How to Win Over Programming Languages (Paperback)
Francesco Grossetti, Gaia Rubera
R761 R701 Discovery Miles 7 010 Save R60 (8%) Ships in 18 - 22 working days

The book uses a very simple and accessible language. All the descriptions of Python functionalities come with intuitive examples to make you learn by doing. This is not a theoretical book and does not cover some of the most internal features of Python. The intention of the authors is to allow business oriented people to start using Python. The main reason for such a choice of style is due to the increasing number of requests by non-technical professionals to solve daily problems and tasks. Whether we want to append multiple spreadsheets or profile the customer base, being able to use a solid infrastructure which enables to collect, check, process, analyze data, and report results has become a basic requirement in most industries. The structure of this book replicates the structure of a grammar book. It first introduces the building blocks of Python - i.e., objects - which can be compared to the different types of words (e.g., verbs, nouns) of a language. It introduces readers to the syntax rules of Python - i.e., statements, functions, and classes. It then provides introduces how to use this new language for managing data. One thing that we found particularly helpful for our students is to provide wrong Python codes with the error message that Python provides, and ask them to fix the code in order to make it work. As making mistakes is very common, we would say normal, in programming, learning how to interpret the error messages and fix codes is extremely important from a pedagogical perspective. The book always challenges students with a series of "fix the code" questions at the end of each a topic. We adopt this structure because we found that students learn how to successfully write algorithms in Python when they understand its logic and the meaning of every single element of the algorithm. We have experimented that this natural progression, from the most basic elements to very complex scripts, raises students' self-confidence and proficiency in writing their own algorithms. Hence, the structure of the textbook greatly helps students and instructors to gradually acquire the "programming" mindset. Also, our teaching experience indicates that, as with any other language, students learn by practicing. For this reason our textbook, is rich in exercises of increasing complexity.

Using Shiny to Teach Econometric Models (Paperback): Shawna K. Metzger Using Shiny to Teach Econometric Models (Paperback)
Shawna K. Metzger
R588 Discovery Miles 5 880 Ships in 10 - 15 working days

This Element discusses how shiny, an R package, can help instructors teach quantitative methods more effectively by way of interactive web apps. The interactivity increases instructors' effectiveness by making students more active participants in the learning process, allowing them to engage with otherwise complex material in an accessible, dynamic way. The Element offers four detailed apps that cover two fundamental linear regression topics: estimation methods (least squares, maximum likelihood) and the classic linear regression assumptions. It includes a summary of what the apps can be used to demonstrate, detailed descriptions of the apps' full capabilities, vignettes from actual class use, and example activities. Two other apps pertain to a more advanced topic (LASSO), with similar supporting material. For instructors interested in modifying the apps, the Element also documents the main apps' general code structure, highlights some of the more likely modifications, and goes through what functions need to be amended.

Modeling and Simulation in Python (Hardcover): Jason M. Kinser Modeling and Simulation in Python (Hardcover)
Jason M. Kinser
R2,756 Discovery Miles 27 560 Ships in 10 - 15 working days

The use of Python as a powerful computational tool is expanding with great strides. Python is a language which is easy to use, and the libraries of tools provides it with efficient versatility. As the tools continue to expand, users can create insightful models and simulations. While the tools offer an easy method to create a pipeline, such constructions are not guaranteed to provide correct results. A lot of things can go wrong when building a simulation - deviously so. Users need to understand more than just how to build a process pipeline. Modeling and Simulation in Python introduces fundamental computational modeling techniques that are used in a variety of science and engineering disciplines. It emphasizes algorithmic thinking skills using different computational environments, and includes a number of interesting examples, including Shakespeare, movie databases, virus spread, and Chess. Key Features: Several theories and applications are provided, each with working Python scripts. All Python functions written for this book are archived on GitHub. Readers do not have to be Python experts, but a working knowledge of the language is required. Students who want to know more about the foundations of modeling and simulation will find this an educational and foundational resource.

Differential Geometry, Differential Equations, and Special Functions (Paperback): Galina Filipuk, Andrzej Kozlowski Differential Geometry, Differential Equations, and Special Functions (Paperback)
Galina Filipuk, Andrzej Kozlowski
R1,875 R1,507 Discovery Miles 15 070 Save R368 (20%) Ships in 18 - 22 working days

This volume, the third of a series, consists of applications of Mathematica (R) to a potpourri of more advanced topics. These include differential geometry of curves and surfaces, differential equations and special functions and complex analysis. Some of the newest features of Mathematica (R) are demonstrated and explained and some problems with the current implementation pointed out and possible future improvements suggested. Contains a large number of worked out examples. Explains some of the most recent mathematical features of Mathematica (R). Considers topics discussed rarely or not at all in the context of Mathematica (R). Can be used to supplement several different courses. Based on actual university courses.

Handbook of Programming Languages (Hardcover): Samuel Green Handbook of Programming Languages (Hardcover)
Samuel Green
R3,172 R2,875 Discovery Miles 28 750 Save R297 (9%) Ships in 18 - 22 working days
Computer Programming Languages (Hardcover): Gordon Hurley Computer Programming Languages (Hardcover)
Gordon Hurley
R3,273 R2,963 Discovery Miles 29 630 Save R310 (9%) Ships in 18 - 22 working days
Deep Learning with JavaScript (Paperback): Shanqing Cai, Stanley Bileschi, Eric Nielsen, Francois Chollet Deep Learning with JavaScript (Paperback)
Shanqing Cai, Stanley Bileschi, Eric Nielsen, Francois Chollet
R1,227 Discovery Miles 12 270 Ships in 10 - 15 working days

Deep learning has transformed the fields of computer vision, image processing, and natural language applications. Thanks to TensorFlow.js, now JavaScript developers can build deep learning apps without relying on Python or R. Deep Learning with JavaScript shows developers how they can bring DL technology to the web. Written by the main authors of the TensorFlow library, this new book provides fascinating use cases and in-depth instruction for deep learning apps in JavaScript in your browser or on Node. Deploying computer vision, audio, and natural language processing in the browser Fine-tuning machine learning models with client-side data Constructing and training a neural network Interactive AI for browser games using deep reinforcement learning Generative neural networks to generate music and pictures TensorFlow.js is an open-source JavaScript library for defining, training, and deploying deep learning models to the web browser. It's quickly gaining popularity with developers for its amazing set of benefits including scalability, responsiveness, modularity, and portability. Shanging Cai and Eric Nielsen are senior software engineers on the Google Brain team. Stan Bileschi is the technical lead for Google's TensorFlow Usability team, which built the TensorFlow Layers API. All three have advanced degrees from MIT. Together, they're responsible for writing most of TensorFlow.js.

PHP & MySQL: Novice to Ninja, 7e (Paperback): Tom Butler PHP & MySQL: Novice to Ninja, 7e (Paperback)
Tom Butler
R1,245 Discovery Miles 12 450 Ships in 18 - 22 working days

PHP & MySQL: Novice to Ninja, 7th Edition is a hands-on guide to learning all the tools, principles, and techniques needed to build a professional web application using PHP & MySQL. Comprehensively updated to cover PHP 8 and modern best practice, this highly practical and fun book covers everything from installation through to creating a complete online content management system. Gain a thorough understanding of PHP syntax Master database design principles and SQL Write robust, maintainable, best practice code Build a working content management system (CMS) And much more!

Engineering Programming - C, Matlab and Java (Paperback): M. Austin Engineering Programming - C, Matlab and Java (Paperback)
M. Austin
R5,215 Discovery Miles 52 150 Ships in 10 - 15 working days

How do you select the right programming language for the right job? Austin and Chancogne provide students with a collection of four tutorials that cover concepts in modern engineering computations, and engineering programming in Ansi C, Matlab Version 5, and Java 1.1. The text gives practical guidance on selecting the best programming language for a project through a large number of working examples. With the help of these examples, students will learn how to design, write, and execute engineering programs using these programming languages. By incorporating Ansi C, Matlab, and Java into one text, students will quickly learn the strengths and weaknesses of each language. They'll do this with the help of the 56 case study programs and 115 programming exercises integrated throughout the book. A small suite of basic engineering problems is also implemented in each of the three programming languages. The four tutorials featured in the book include:
* Modern Engineering Computations - covers hardware components in a simple computer, operating systems, networks (including the Internet and World Wide Web), and an overview of programming languages.
* C Tutorial - teaches students how to write multi-function C programs. Topics include basic data types, operators and expressions, program control, functions, dynamic memory allocation, and input/output.
* Matlab - shows students how to solve simple matrix programs with simple graphics. This tutorial also demonstrates how MATLAB programs can be much shorter than equivalent implementations in C or Java.
* Java - explains how Java got started, about object-oriented program design, and how to write Java programs with platform-independent graphical user interfaces that can operate across the Internet.

C Programming - Learn to Code (Hardcover): Sisir Kumar Jena C Programming - Learn to Code (Hardcover)
Sisir Kumar Jena
R3,679 Discovery Miles 36 790 Ships in 10 - 15 working days

The C programming language is a popular language in industries as well as academics. Since its invention and standardized as ANSI C, several other standards known as C99, C11, and C17 were published with new features in subsequent years. This book covers all the traits of ANSI C and includes new features present in other standards. The content of this book helps a beginner to learn the fundamental concept of the C language. The book contains a step-by-step explanation of every program that allows a learner to understand the syntax and builds a foundation to write similar programs. The explanation clarity, exercises, and illustrations present in this book make it a complete textbook in all aspects. Features: Other than ANSI C, the book explains the new C standards like C99, C11, and C17. Most basic and easy-to-follow programs are chosen to explain the concepts and their syntax. More emphasis is given to the topics like Functions, Pointers, and Structures. Recursion is emphasized with numerous programming examples and diagrams. A separate chapter on the command-line argument and preprocessors is included that concisely explains their usage. Several real-life figures are taken to explain the concepts of dynamic memory allocation, file handling, and the difference between structure and union. The book contains more than 260 illustrations, more than 200 programs, and exercises at the end of each chapter. This book serves as a textbook for UG/PG courses in science and engineering. The researcher, postgraduate engineers, and embedded software developers can also keep this book as reference material for their fundamental learning.

Free Delivery
Pinterest Twitter Facebook Google+
You may like...
Problem Solving with C++ - Global…
Walter Savitch Paperback R2,548 Discovery Miles 25 480
C++ Programming - Program Design…
D. Malik Paperback R1,700 R1,570 Discovery Miles 15 700
Hacking - A Comprehensive Guide to…
Sam Griffin Hardcover R554 R509 Discovery Miles 5 090
Advanced SQL with SAS
Christian F. G. Schendera Hardcover R2,458 Discovery Miles 24 580
FORTRAN 90 for Scientists and Engineers
Brian Hahn Paperback R1,359 Discovery Miles 13 590
A Day in Code- Python - Learn to Code in…
Shari Eskenas Hardcover R635 Discovery Miles 6 350
Introduction to Computational Economics…
Hans Fehr, Fabian Kindermann Hardcover R4,258 Discovery Miles 42 580
Graphical Programming Using LabVIEW (TM…
Julio Cesar Rodriguez-Quinonez, Oscar Real-Moreno Hardcover R3,217 R2,907 Discovery Miles 29 070
Coding for Kids in Python - Python…
Bob Mather Hardcover R851 Discovery Miles 8 510
The Unicode Cookbook for Linguists
Steven Moran, Michael Cysouw Hardcover R999 Discovery Miles 9 990

 

Partners