TOP
英國出版界指標大獎肯定!A.F. Steadman 獲年度作家,《史坎德》系列帶你踏上熱血奇幻旅程
搜尋結果 /

Beginning Linux Programming

438
5 / 11
Practical System Programming with C: Pragmatic Example Applications in Linux and Unix-Based Operating Systems
滿額折
出版日:2020/10/28 作者:Sri Manikanta Palakollu  出版社:Apress  裝訂:平裝
定價:2280 元
無庫存
Hands-On System Programming with C++:Build performant and concurrent Unix and Linux systems with C++17
95 折
出版日:2018/12/26 作者:Dr. Rian Quinn  出版社:Packt Publishing Limited  裝訂:平裝
優惠價: 95 2593
無庫存
Beginning Reactive Programming With Swift ― Using Rxswift, Amazon Web Services, and Json With Ios and Macos
滿額折
出版日:2018/10/26 作者:Jesse Feiler  出版社:Apress  裝訂:平裝
Learn the basics of reactive programming and how it makes apps more responsive. This book shows you how to incorporate reactive programming into existing development products and cycles usin
定價:1444 元
無庫存
出版日:2018/03/29 作者:Joyce Farrell  出版社:Course Technology Ptr  裝訂:平裝
Introduce your beginning programmers to the power of Java™ for developing applications with the engaging, hands-on approach in Farrell's JAVA PROGRAMMING, 9E. With this dynamic text, even first-time p
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning 3d Game Development With Unity ― All-in-one, Multi-platform Game Development
50 折
出版日:2014/02/28 作者:Sue Blackman  出版社:Springer-Verlag New York Inc  裝訂:平裝
Beginning 3D Game Development with Unity 4 is perfect for those who would like to come to grips with programming Unity. You may be an artist who has learned 3D tools such as 3ds Max,
優惠:原文書曬書 優惠價: 5 1015
庫存:1
Beginning C for Arduino—Learn C Programming for the Arduino and Compatible Microcontrollers
90 折
出版日:2012/11/28 作者:Jack Purdum  出版社:Springer-Verlag New York Inc  裝訂:平裝
Provides exercises on how to use the C programming language to drive Arduino microcontrollers and demonstrate what the code is doing and how it is done.
優惠價: 9 1485
無庫存
出版日:2012/10/17 作者:Larry Pace  出版社:Springer-Verlag New York Inc  裝訂:平裝
Beginning R: An Introduction to Statistical Programming is a hands-on book showing how to use the R language, write and save R scripts, build and import data files, and write your own custom statistic
定價:2000 元
無庫存
Beginning Perl
滿額折
出版日:2012/08/31 作者:Poe  出版社:John Wiley & Sons Inc  裝訂:平裝
Everything beginners need to start programming with PerlPerl is the ever-popular, flexible, open source programming language that has been called the programmers’ Swiss army knife. This book introduce
優惠價: 9 1368
無庫存
出版日:2011/04/05 作者:Mario Zechner  出版社:Apress  裝訂:平裝
Each book aims to teach an important technology or programming language and is designed to take a person from being a novice to a professional by including the most essential information and explainin
定價:1520 元
無庫存
出版日:2011/02/24 作者:Joyce Farrell  出版社:Cengage Learning  裝訂:平裝
JAVA PROGRAMMING, Sixth Edition provides the beginning programmer with a guide to developing applications using the Java programming language. Java is popular among professional programmers because it
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Mastering Linux
90 折
出版日:2010/09/22 作者:Paul S. Wang  出版社:Chapman & Hall  裝訂:平裝
Encouraging hands-on practice, Mastering Linux provides a comprehensive, up-to-date guide to Linux concepts, usage, and programming. Through a set of carefully selected topics and practical examples,
優惠價: 9 1930
無庫存
出版日:2009/12/21 作者:Robert Pickering; Don Syme (FRW); Chance Coble (FRW)  出版社:Apress  裝訂:平裝
Presents an introduction to the functional programming language, covering such topics as syntax, libraries, user interfaces, data access, parallel programming, and parsing text.
定價:2250 元
無庫存
Beginning Scala
滿額折
出版日:2009/05/27 作者:David Pollak  出版社:Apress  裝訂:平裝
Presents an introduction to the new programming language for the Java Platform.
定價:1710 元
無庫存
出版日:2007/08/03 作者:Frank H. P. Fitzek (EDT); Frank Reichert (EDT)  出版社:Springer Verlag  裝訂:精裝
This book provides a solid overview of mobile phone programming for readers in both academia and industry. Coverage includes all commercial realizations of the Symbian, Windows Mobile and Linux platfo
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2005/04/01 作者:KINGSLEY-HUGHES  出版社:JOHN WILEY & SONS;LTD  裝訂:平裝
Programming allows developers to create a sequence of instructions that enable computers to perform certain functions and tasks Offering the basic best practices and skills for novice programmers, th
絕版無法訂購
出版日:2002/03/01 作者:Matthias Kalle Dalheimer  出版社:Oreilly & Associates Inc  裝訂:平裝
The popular open source KDE desktop environment for Unix was built with Qt, a C++ class library for writing GUI applications that run on Unix, Linux, Windows 95/98, Windows 2000, and Windows NT platfo
定價:2250 元
無庫存
出版日:2001/07/01 作者:Syed Mansoor Sarwar; Robert Koretsky  出版社:Pearson College Div  裝訂:平裝
This book/CD-ROM text tours the Linux user interface to provide insight into the inner workings of the system as well as important Linux concepts. Beginning and skilled Linux users will benefit from t
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Linux Application Development by Example: The Fundamental APIs
滿額折
出版日:2025/12/01 作者:Arnold Robbins  出版社:ADDISON WESLEY PUB CO INC  裝訂:平裝
Unlock the Secrets of Linux System Programming and Take Your Coding Skills to the Next Level Do you use Linux, but not really understand it? Have you ever wondered how ls -l' knows everything does? Could you explain to a coworker why ls' and find' can be external commands but cd' and umask' must be built into the shell? The answers to these questions, and more, are in Linux Application Programming by Example, Second Edition. Purposely avoiding Too Much Information (TMI) this book tells you exactly what you need to know--no more and no less--about the fundamental Linux system programming APIs. Following the latest POSIX standard, author Arnold Robbins explains how the basic file, process, IPC and networking APIs work. Wherever possible, he demonstrates the use of the APIs with code drawn from real programs (V7 Unix, BSD Unix, and GNU). When not possible, the author provides small, clearly documented and annotated, standalone example programs of his own. The author focuses on both
定價:2880 元
無庫存
Linux and SQL Programming: A Beginners guide to linux and sql programming
滿額折
出版日:2021/05/08 作者:Clark Simon  出版社:Lightning Source Inc  裝訂:精裝
定價:1330 元
無庫存
Linux and SQL Programming: A Beginners guide to linux and sql programming
滿額折
出版日:2021/05/08 作者:Clark Simon  出版社:Lightning Source Inc  裝訂:平裝
定價:1026 元
無庫存
Learning Scientific Programming with Python
90 折
出版日:2020/10/31 作者:Christian Hill  出版社:Cambridge Univ Pr  裝訂:平裝
Learn to master basic programming tasks from scratch with real-life, scientifically relevant examples and solutions drawn from both science and engineering. Students and researchers at all levels are increasingly turning to the powerful Python programming language as an alternative to commercial packages and this fast-paced introduction moves from the basics to advanced concepts in one complete volume, enabling readers to gain proficiency quickly. Beginning with general programming concepts such as loops and functions within the core Python 3 language, and moving on to the NumPy, SciPy and Matplotlib libraries for numerical programming and data visualization, this textbook also discusses the use of Jupyter Notebooks to build rich-media, shareable documents for scientific analysis. The second edition features a new chapter on data analysis with the pandas library and comprehensive updates, and new exercises and examples. A final chapter introduces more advanced topics such as floating-p
優惠價: 9 2051
無庫存
出版日:2020/04/20 作者:DEEPAK VOHRA  出版社:WILEY  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
出版日:2017/07/14 作者:Joyce Farrell  出版社:Course Technology Ptr  裝訂:精裝
With a clear writing style that is stripped of highly technical jargon, Programming Logic and Design, Comprehensive, Fifth Edition provides beginning programmers with a guide to developing structured
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Beginning Python ─ From Novice to Professional
90 折
出版日:2017/03/29 作者:Magnus Lie Hetland  出版社:Apress  裝訂:平裝
Gain a fundamental understanding of Python’s syntax and features with the third edition ofBeginning Python, an up–to–date introduction and practical reference. Covering a wide array of Python–related programming topics, including addressing language internals, database integration, network programming, and web services, you’ll be guided by sound development principles. Ten accompanying projects will ensure you can get your hands dirty in no time.Updated to reflect the latest in Python programming paradigms and several of the most crucial features found in latest Python 3. Advanced topics such as extending Python and packaging/distributing Python applications, are also covered.
優惠價: 9 3131
無庫存
  • 438
    11
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 11

暢銷榜

客服中心

收藏

會員專區