TOP
💡 邁向小一的第一步!給孩子一本「查得到自信」的專屬辭典,輕鬆跨越閱讀關卡!🚀
搜尋結果 /

Beginning Linux Programming

21
1 / 1
出版日:2022/09/28 作者:Nirmala M  出版社:LAP LAMBERT ACADEMIC PUB  裝訂:平裝
若需訂購本書,請電洽客服 02-25006600[分機130、131]。
Linux Shell Programming Pocket Primer
滿額折
出版日:2023/07/30 作者:Oswald Campesato  出版社:Mercury Learning & Information  裝訂:平裝
定價:1900 元
無庫存
X64 Assembly Language Step-By-Step: Programming with Linux
滿額折
出版日:2023/10/24 作者:Jeffrey Duntemann  出版社:WILEY  裝訂:精裝
定價:3120 元
無庫存
Beginning Programming with Python for Dummies
滿額折
出版日:2023/01/05 作者:John Paul Mueller  出版社:For Dummies  裝訂:平裝
優惠價: 9 1197
無庫存
出版日:2023/09/22 作者:Desislav Andreev  出版社:PACKT PUB  裝訂:平裝
定價:2300 元
無庫存
Beginning Ethereum Smart Contracts Programming: With Examples in Python, Solidity, and JavaScript
滿額折
出版日:2023/04/21 作者:Wei-Meng Lee  出版社:Apress  裝訂:平裝
定價:2470 元
無庫存
SwiftUI Apprentice (Second Edition): Beginning iOS Programming With SwiftUI
滿額折
出版日:2023/04/18 作者:Caroline Begbie  出版社:Lightning Source Inc  裝訂:平裝
定價:2880 元
無庫存
Learning Ebpf: Programming the Linux Kernel for Enhanced Observability, Networking, and Security
滿額折
出版日:2023/04/18 作者:Liz Rice  出版社:OREILLY MEDIA  裝訂:平裝
定價:2128 元
無庫存
Swift Apprentice: Fundamentals (First Edition): Beginning Programming in Swift
滿額折
出版日:2023/03/01 作者:Ehab Yosry Amer  出版社:Lightning Source Inc  裝訂:平裝
定價:2880 元
無庫存
Beginning Go Programming: Build Reliable and Efficient Applications with Go
滿額折
出版日:2022/11/30 作者:Rumeel Hussain  出版社:Apress  裝訂:平裝
定價:1444 元
無庫存
Beginning PHP 8 and MySQL: For Programming and Web Development
滿額折
出版日:2022/10/26 作者:Gunnard Engebreth  出版社:Apress  裝訂:平裝
定價:1520 元
無庫存
Software Development with Go: Cloud-Native Programming Using Golang with Linux and Docker
滿額折
出版日:2022/09/17 作者:Nanik Tolaram  出版社:Apress  裝訂:平裝
定價:1444 元
無庫存
Beginning Programming All-In-One For Dummies, 2Nd Edition
滿額折
出版日:2022/06/03 作者:Wang  出版社:John Wiley & Sons Inc  裝訂:平裝
優惠價: 9 1436
無庫存
Beginning PyQt: A Hands-on Approach to GUI Programming with PyQt6
滿額折
出版日:2022/03/31 作者:Joshua M. Willman  出版社:Apress  裝訂:平裝
定價:3189 元
無庫存
Beginning Java 17 Fundamentals: Object-Oriented Programming in Java 17
滿額折
出版日:2022/02/12 作者:Kishori Sharan  出版社:Apress  裝訂:平裝
定價:2660 元
無庫存
Command Line Kung Fu: Bash Scripting Tricks, Linux Shell Programming Tips, and Bash One-liner
滿額折
出版日:2023/05/17 作者:Felix Kelly  出版社:Lightning Source Inc  裝訂:平裝
定價:1516 元
無庫存
Command Line Kung Fu: Bash Scripting Tricks, Linux Shell Programming Tips, and Bash One-liner
滿額折
出版日:2023/05/17 作者:Felix Kelly  出版社:Lightning Source Inc  裝訂:精裝
定價:1896 元
無庫存
Professional Programming From The Beginning Part 2: With Free Pascal and the Free Development Environment Lazarus
滿額折
Simulation with Python: Develop Simulation and Modeling in Natural Sciences, Engineering, and Social Sciences
滿額折
出版日:2022/10/09 作者:Rongpeng Li  出版社:Apress  裝訂:平裝
Understand the theory and implementation of simulation. This book covers simulation topics from a scenario-driven approach using Python and rich visualizations and tabulations. The book discusses simulation used in the natural and social sciences and with simulations taken from the top algorithms used in the industry today. The authors use an engaging approach that mixes mathematics and programming experiments with beginning-intermediate level Python code to create an immersive learning experience that is cohesive and integrated. After reading this book, you will have an understanding of simulation used in natural sciences, engineering, and social sciences using Python. What You Will LearnUse Python and numerical computation to demonstrate the power of simulationChoose a paradigm to run a simulationDraw statistical insights from numerical experimentsKnow how simulation is used to solve real-world problems Who This Book Is ForEntry-level to mid-level Python developers from various backg
定價:2090 元
無庫存
系統程式設計(下册)
滿額折
出版日:2022/03/18 作者:陳金追  出版社:碁峰資訊  裝訂:平裝
• 本書英文版System Programming獲得美國最權威的書評機構Bookauthority的推薦,並評為最佳網路程式設計書籍。• 作者陳金追為電腦系統軟體世界級的專家!從事軟體研發三十幾年,曾為Oracle開發全新的資料庫復原系統。• 想成為世界級的電腦軟體專家,看本書就對了!本書有系統地介紹如何以POSIX標準所規定的作業系統程式界面,做跨平台的軟體開發,設計出一流軟體。上册第1-11章(系統程式設計):• 靜態與動態連結,動態載入。程序管理。軟體開發與軟體工程過程。• 檔案輸入/輸出:循序I/O、隨機I/O、向量I/O、非同步I/O、直接I/O。• 程序間通信方法:信號、旗誌、共有記憶、插口、有名與無名導管、信息排隊、映入記憶器檔案。‎• Pthreads多程線程式設計:互斥鎖、條件變數、程線特有資料、修復吊死的互斥鎖、程線取消、生産消費問題。• 共時控制:更新遺失問題、系統五與POSIX旗誌。以組合語言撰寫自己的上鎖與解鎖函數,比系統所提供的任何共時控制設施,都快上25~80%的速度。如何預防鎖死。下冊第12-16章(網路程式設計):• 網路插口程式設計:不同種類的插口、客戶伺服程式、連線與非連線式通信、同時支援IPv4與IPv6、多工式伺服程式、多播作業、非同步連線、自動重新再連線、查取端口號。• 插口選項:SO_KEEPALIVE、SO_LINGER、SO_REUSEADDR、SO_REUSEPORT 與緩衝器大小 。• 性能調整:如何分別在應用軟體與作業系統核心層次,調整網路插口程式的性能。• 分散式程式設計:如何解決跨印地(endian)、對位、32與64位元混合、永遠往後且往前相容、版本術、預防癱瘓攻撃。• 電腦網路安全:對稱式與不對稱式密碼術。撰寫從事信息紋摘、加密、解密、‎HMAC、數位簽字,‎以及SSL/TLS‎等作業的客戶伺服程式。PKI,如何產生並建立自簽的X.509憑証,如何做不‎同格式憑證的轉換,SSL/TLS 程式設計,如何在SSL/TLS作業時驗證一串的憑證,以及‎如何在SSL/TLS‎上‎做客戶認證等。• 如何設計一流軟體。• 書中200多個C範例程式,均在Linux、AIX、Solaris、HPUX、Apple Darwin上測試過。網路插口程式也在微軟Windows測試過。
優惠價: 9 792
無庫存
Practical Sql, 2nd Edition: A Beginner's Guide to Storytelling with Data
79 折
出版日:2022/02/01 作者:Anthony Debarros  出版社:No Starch Pr  裝訂:平裝
Second edition of the best-selling Practical SQL. An approachable guide to programming in SQL (Structured Query Language) that will teach even beginning programmers how to build powerful databases and analyze data to find meaningful information. Practical SQL is an approachable and fast-paced guide to SQL (Structured Query Language) written by longtime professional journalist Anthony DeBarros. SQL is the primary tool that programmers, web developers, researchers, journalists, and others use to explore data in a database. DeBarros focuses on using SQL to find the story in data, with the aid of the popular open-source database PostgreSQL and the pgAdmin interface. This thoroughly revised second edition includes a new chapter describing how to set up PostgreSQL and more extensive discussion of pgAdmin's best features. The author has also added a chapter on the JSON data format that shows readers how to store and query JSON data. DeBarros has also updated the data in the book throughout, a
優惠價: 79 1201
無庫存
  • 21
    1

暢銷榜

客服中心

收藏

會員專區