Ihre E-Mail wurde erfolgreich gesendet. Bitte prüfen Sie Ihren Maileingang.

Leider ist ein Fehler beim E-Mail-Versand aufgetreten. Bitte versuchen Sie es erneut.

Vorgang fortführen?

Exportieren
Filter
  • Japanisch  (155)
  • Tschechisch
  • Tōkyō-to Shinjuku-ku : Orairī Japan  (155)
Datenlieferant
Materialart
Sprache
  • Japanisch  (155)
  • Tschechisch
Erscheinungszeitraum
  • 1
    Orig.schr. Ausgabe: 初版.
    Titel: Rustの練習帳 : : コマンドラインツールの作成を通してRustを学ぶ = Command-line Rust : a project-based primer for writing Rust CLIs /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400584 , 4814400586
    Sprache: Japanisch
    Seiten: 1 online resource (472 pages)
    Ausgabe: Shohan.
    Originaltitel: Command-line Rust
    DDC: 005.133
    Schlagwort(e): Rust (Computer program language) ; User interfaces (Computer systems) ; Rust (Langage de programmation) ; Interfaces utilisateurs (Informatique) ; Puroguramingu(Konpyūta)
    Kurzfassung: For several consecutive years, Rust has been voted "most loved programming language" in Stack Overflow's annual developer survey. This open source systems programming language is now used for everything from game engines and operating systems to browser components and virtual reality simulation engines. But Rust is also an incredibly complex language with a notoriously difficult learning curve. Rather than focusing on the language as a whole, this guide teaches Rust using a single small, complete, focused program in each chapter. Author Ken Youens-Clark shows you how to start, write, and test each of these programs to create a finished product. You'll learn how to handle errors in Rust, read and write files, and use regular expressions, Rust types, structs, and more. Discover how to: Use Rust's standard libraries and data types such as numbers, strings, vectors, structs, Options, and Results to create command-line programs ; Write and test Rust programs and functions ; Read and write files, including stdin, stdout, and stderr ; Document and validate command-line arguments ; Write programs that fail gracefully ; Parse raw and delimited text manually, using regular expressions and Rust crates ; Use and control randomness.
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 2
    Orig.schr. Ausgabe: 初版.
    Titel: ソフトウェアアーキテクチャメトリクス : : アーキテクチャ品質を改善する 10のアドバイス = Software architecture metrics : case studies to improve the quality of your architecture /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400607 , 4814400608
    Sprache: Japanisch
    Seiten: 1 online resource (276 pages)
    Ausgabe: Shohan.
    Originaltitel: Software architecture metrics
    DDC: 005.1/4
    Schlagwort(e): Software measurement Case studies ; Software architecture ; Mesure du logiciel ; Études de cas ; Architecture logicielle ; Sofutōea kōgaku
    Kurzfassung: Software architecture metrics are key to the maintainability and architectural quality of a software project and they can warn you about dangerous accumulations of architectural and technical debt early in the process. In this practical book, leading hands-on software architects share case studies to introduce metrics that every software architect should know. This isn't a book about theory. It's more about practice and implementation, about what has already been tried and worked. Detecting software architectural issues early is crucial for the success of your software: it helps mitigate the risk of poor performance and lowers the cost of repairing those issues. Written by practitioners for software architects and software developers eager to explore successful case studies, this guide will help you learn more about decision and measurement effectiveness. Through contributions from 10 prominent practitioners, this book shares key software architecture metrics to help you set the right KPIs and measure the results. You'll learn how to: measure how well your software architecture is meeting your goals, choose the right metrics to track (and skip the ones you don't need), improve observability, testability, and deployability, prioritize software architecture projects, and build insightful and relevant dashboards--Publisher's description.
    Anmerkung: Includes bibliographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 3
    Orig.schr. Ausgabe: 第 2版.
    Titel: Pythonデータサイエンスハンドブック : : Jupyter, NumPy, pandas, Matplotlib, scikit-learnを使ったデータ分析, 機械学習 /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400638 , 4814400632
    Sprache: Japanisch
    Seiten: 1 online resource (576 pages)
    Ausgabe: Dai 2-han.
    Originaltitel: Python data science handbook
    DDC: 006.3/12
    Schlagwort(e): Python (Computer program language) Handbooks, manuals, etc ; Data mining Handbooks, manuals, etc Statistical methods ; Electronic data processing Handbooks, manuals, etc ; Python (Langage de programmation) ; Guides, manuels, etc
    Kurzfassung: Python is a first-class tool for many researchers, primarily because of its libraries for storing, manipulating, and gaining insight from data. Several resources exist for individual pieces of this data science stack, but only with the new edition of Python Data Science Handbook do you get them all;Python, NumPy, pandas, Matplotlib, scikit-learn, and other related tools. Working scientists and data crunchers familiar with reading and writing Python code will find the second edition of this comprehensive desk reference ideal for tackling day-to-day issues: manipulating, transforming, and cleaning data; visualizing different types of data; and using data to build statistical or machine learning models. Quite simply, this is the must-have reference for scientific computing in Python. With this handbook, you'll learn how: IPython and Jupyter provide computational environments for scientists using Python NumPy includes the ndarray for efficient storage and manipulation of dense data arrays Pandas contains the DataFrame for efficient storage and manipulation of labeled/columnar data Matplotlib includes capabilities for a flexible range of data visualizations Scikit-learn helps you build efficient and clean Python implementations of the most important and established machine learning algorithms.
    Anmerkung: Includes bibliographical references and index , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 4
    Orig.schr. Ausgabe: 初版.
    Titel: 効率的なGo : : データ指向によるGoアプリケーションの性能最適化 /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400539 , 4814400535
    Sprache: Japanisch
    Seiten: 1 online resource (504 pages)
    Ausgabe: Shohan.
    Originaltitel: Efficient Go
    DDC: 005.133
    Schlagwort(e): Go (Computer program language) ; Software engineering ; Industrial efficiency ; Go (Langage de programmation) ; Génie logiciel ; Efficience dans l'industrie
    Kurzfassung: With technological advancements, fast markets, and higher complexity of systems, software engineers tend to skip the uncomfortable topic of software efficiency. However, tactical, observability-driven performance optimizations are vital for every product to save money and ensure business success. With this book, any engineer can learn how to to approach software efficiency effectively, professionally, and without stress. Author Bartłomiej Płotka provides the tools and knowledge required to make your systems faster and less resource-hungry. "Efficient Go" guides you in achieving better day-to-day efficiency using Go. In addition, most content is language-agnostic, allowing you to bring small but effective habits to your programming or product management cycles.
    Anmerkung: Includes bibliographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 5
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: Raspberry Piクックブック : : 第 4版 /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400508 , 4814400500
    Sprache: Japanisch
    Seiten: 1 online resource (560 pages) , illustrations.
    Ausgabe: Shohan.
    Serie: Make: projects
    Originaltitel: Raspberry Pi cookbook
    DDC: 004.1675
    Schlagwort(e): Raspberry Pi (Computer) ; Python (Computer program language) ; Application software Development ; Raspberry Pi (Ordinateur) ; Python (Langage de programmation) ; Logiciels d'application ; Développement
    Kurzfassung: "If you've started to work with Raspberry Pi, you know that Raspberry Pi's capabilities are continually expanding. The fourth edition of this popular cookbook provides more than 200 hands-on recipes (complete with code) that show you how to run this tiny low-cost computer with Linux, program it with Python, hook it up to sensors and motors, and use it with the Internet of things (IoT). This new edition includes new chapters on the Raspberry Pi Pico and machine learning with the Raspberry Pi."--
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 6
    Orig.schr. Ausgabe: 初版.
    Titel: ロバストPython : : クリーンで保守しやすいコードを書く /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400171 , 4814400179
    Sprache: Japanisch
    Seiten: 1 online resource (384 pages)
    Ausgabe: Shohan.
    Originaltitel: Robust Python
    DDC: 005.133
    Schlagwort(e): Python (Computer program language) ; Computer programming
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 7
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: 詳解システム・パフォーマンス : : 第 2版 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400072 , 4814400071
    Sprache: Japanisch
    Seiten: 1 online resource (940 pages)
    Ausgabe: Shohan.
    Originaltitel: BPF performance tools
    DDC: 005.446
    Schlagwort(e): Linux ; Operating systems (Computers) Evaluation ; Computer software Evaluation ; Computer networks Management ; Application software Development ; Systèmes d'exploitation (Ordinateurs) ; Évaluation ; Logiciels ; Évaluation ; Réseaux d'ordinateurs ; Gestion ; Logiciels d'application ; Développement
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 8
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: Ebook版.
    Titel: C++ ソフトウェア設計 : : 高品質設計の原則とデザインパターン /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400454 , 4814400454
    Sprache: Japanisch
    Seiten: 1 online resource (408 pages)
    Ausgabe: Ebookban.
    Originaltitel: C++ software design
    DDC: 005.12
    Schlagwort(e): C++ (Computer program language) ; Software architecture ; Computer software Development ; Object-oriented programming (Computer science) ; C++ (Langage de programmation) ; Architecture logicielle ; Programmation orientée objet (Informatique)
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 9
    Orig.schr. Ausgabe: 初版.
    Titel: データ保護完全ガイド : : あらゆるデータの保全と回復を可能にする /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400553 , 4814400551
    Sprache: Japanisch
    Seiten: 1 online resource (408 pages)
    Ausgabe: Shohan.
    Originaltitel: Modern data protection
    DDC: 658.4/78
    Schlagwort(e): Business enterprises Data processing ; Security measures ; Data protection ; Entreprises ; Informatique ; Sécurité ; Mesures ; Protection de l'information (Informatique)
    Kurzfassung: "Give your organization the data protection it deserves without the uncertainty and cost overruns experienced by your predecessors or other companies. System and network administrators have their work cut out for them to protect physical and virtual machines in the data center and the cloud; mobile devices including laptops and tablets; SaaS services like Microsoft 365, Google Workspace, and Salesforce; and persistent data created by Kubernetes and container workloads. To help you navigate the breadth and depth of this challenge, this book presents several solutions so you can determine which is right for your company. You'll learn the unique requirements that each workload presents, then explore various categories of commercial backup hardware, software, and services available to protect these data sources, including the advantages and disadvantages of each approach." -- Provided by publisher.
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 10
    Orig.schr. Ausgabe: 初版.
    Titel: 入門モダンLinux : : オンプレミスからクラウドまで, 幅広い知識を会得する /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400218 , 4814400217
    Sprache: Japanisch
    Seiten: 1 online resource (248 pages)
    Ausgabe: Shohan.
    Originaltitel: Learning modern Linux
    DDC: 005.26/8
    Schlagwort(e): Linux ; Operating systems (Computers)
    Kurzfassung: "If you use Linux in development or operations and need a structured approach to help you dive deeper, this book is for you. Author Michael Hausenblas also provides tips and tricks for improving your workflow with this open source operating system. Whether you're a developer, software architect, or site reliability engineer, this hands-on guide focuses on ways to use Linux for your everyday needs, from development to office-related tasks." --
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 11
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: C#クックブック : : プロフェッショナル開発者のためのモダンレシピ /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400188 , 4814400187
    Sprache: Japanisch
    Seiten: 1 online resource (352 pages)
    Ausgabe: Shohan.
    Originaltitel: C# cookbook
    DDC: 005.133
    Schlagwort(e): C (Computer program language) ; Computer programming ; Application software Development
    Kurzfassung: "Even if you're familiar with C# syntax, knowing how to combine various language features is a critical skill when you're building applications. This cookbook is packed full of recipes to help you solve issues for C# programming tasks you're likely to encounter. You'll learn tried-and-true techniques to help you achieve greater productivity and improve the quality of your code. Author and independent consultant Joe Mayo shares some of the most important practices you'll need to be successful as a C# developer. Each section of this cookbook describes some useful facet of the C# programming language. These recipes--the result of many years of experience--are proven concepts for solving real-world problems with C#." --
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 12
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: Pythonではじめるバイオインフォマティクス : : 可読性・拡張性・再現性のあるコードを書くために /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400379 , 4814400373
    Sprache: Japanisch
    Seiten: 1 online resource (460 pages)
    Ausgabe: Shohan.
    Originaltitel: Mastering Python for bioinformatics
    DDC: 570.2855133
    Schlagwort(e): Bioinformatics ; Python (Computer program language) ; Computational biology
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 13
    Orig.schr. Ausgabe: 初版.
    Titel: セキュアで信頼性のあるシステム構築 : : Google SREが考える安全なシステムの設計, 実装, 保守 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400256 , 481440025X
    Sprache: Japanisch
    Seiten: 1 online resource (588 pages)
    Ausgabe: Shohan.
    Serie: Google SRE shirīzu dai 3-dan
    Originaltitel: Building secure and reliable systems
    DDC: 005.8
    Schlagwort(e): Computer networks Security measures ; Computer security ; Computer systems Reliability ; Systems engineering ; Data protection
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 14
    Orig.schr. Ausgabe: 初版.
    Titel: RustとWebAssemblyによるゲーム開発 : : 安全・高速・プラットフォーム非依存のWebアプリ開発入門 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400393 , 481440039X
    Sprache: Japanisch
    Seiten: 1 online resource (368 pages)
    Ausgabe: Shohan.
    Originaltitel: Game development with Rust and WebAssembly
    DDC: 005.13/3
    Schlagwort(e): Rust (Computer program language) ; Application software Development ; Video games Programming
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 15
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: ルールズ・オブ・プログラミング : : より良いコードを書くための 21のルール /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400416 , 4814400411
    Sprache: Japanisch
    Seiten: 1 online resource (452 pages)
    Ausgabe: Shohan.
    Originaltitel: Rules of programming
    DDC: 005.13
    Schlagwort(e): Computer programming ; Programmation (Informatique) ; computer programming
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 16
    Orig.schr. Ausgabe: 第 3版.
    Titel: Pythonによるデータ分析入門 : : pandas, NumPy, Jupyterを使ったデータ処理 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400195 , 4814400195
    Sprache: Japanisch
    Seiten: 1 online resource (612 pages)
    Ausgabe: Dai 3-han.
    Originaltitel: Python for data analysis
    DDC: 005.13/3
    Schlagwort(e): Python (Computer program language) ; Data mining Statistical methods
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 17
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: Python distilled : : プログラミング言語 Pythonのエッセンス /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400461 , 4814400462
    Sprache: Japanisch
    Seiten: 1 online resource (336 pages)
    Ausgabe: Shohan.
    DDC: 005.13/3
    Schlagwort(e): Python (Computer program language) ; Computer programming ; Python (Langage de programmation) ; Programmation (Informatique) ; computer programming
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 18
    Orig.schr. Ausgabe: 初版.
    Titel: 詳解Rustアトミック操作とロック : : 並行処理実装のための低レイヤプログラミング /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400515 , 4814400519
    Sprache: Japanisch
    Seiten: 1 online resource (236 pages)
    Ausgabe: Shohan.
    Originaltitel: Rust atomics and locks
    DDC: 005.133
    Schlagwort(e): Rust (Computer program language) ; Computer programming ; Computer multitasking ; Rust (Langage de programmation) ; Programmation (Informatique) ; Fonctionnement multitâche ; computer programming
    Kurzfassung: "The Rust programming language is extremely well suited for concurrency, and its ecosystem has many libraries that include lots of concurrent data structures, locks, and more. But implementing those structures correctly can be very difficult. Even in the most well-used libraries, memory ordering bugs are not uncommon. In this practical book, Mara Bos, leader of the Rust library team, helps Rust programmers of all levels gain a clear understanding of low-level concurrency. You'll learn everything about atomics and memory ordering and how they're combined with basic operating system APIs to build common primitives like mutexes and condition variables. Once you're done, you'll have a firm grasp of how Rust's memory model, the processor, and the role of the operating system all fit together. With this guide, you'll learn: How Rust's type system works exceptionally well for programming concurrency correctly All about mutexes, condition variables, atomics, and memory ordering What happens in practice with atomic operations on Intel and ARM processors How locks are implemented with support from the operating system How to write correct code that includes concurrency, atomics, and locks How to build your own locking and synchronization primitives correctly." --
    Anmerkung: Includes bibliographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 19
    Orig.schr. Ausgabe: 初版.
    Titel: 入門 eBPF : : Linuxカーネルの可視化と機能拡張 /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400560 , 481440056X
    Sprache: Japanisch
    Seiten: 1 online resource (228 pages)
    Ausgabe: Shohan.
    Originaltitel: Learning eBPF
    DDC: 005.1
    Schlagwort(e): Linux ; Application software Development ; Automation ; Open source software ; Computer security ; Logiciels d'application ; Développement ; Automatisation ; Logiciels libres ; Sécurité informatique
    Kurzfassung: What is eBPF? With this revolutionary technology, you can write custom code that dynamically changes the way the kernel behaves. It's an extraordinary platform for building a whole new generation of security, observability, and networking tools. This practical book is ideal for developers, system administrators, operators, and students who are curious about eBPF and want to know how it works. Author Liz Rice, chief open source officer with cloud native networking and security specialists Isovalent, also provides a foundation for those who want to explore writing eBPF programs themselves.
    Anmerkung: Includes bibliographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 20
    Orig.schr. Ausgabe: 初版.
    Titel: SQLではじめるデータ分析 : : クエリで行う前処理, 時系列解析, コホート分析, テキスト分析, 異常検知 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400201 , 4814400209
    Sprache: Japanisch
    Seiten: 1 online resource (352 pages)
    Ausgabe: Shohan.
    Originaltitel: SQL for data analysis
    DDC: 005.133
    Schlagwort(e): SQL (Computer program language) ; Data mining Statistical methods
    Kurzfassung: "With the explosion of data, computing power, and cloud data warehouses, SQL has become an even more indispensable tool for the savvy analyst or data scientist. This practical book reveals new and hidden ways to improve your SQL skills, solve problems, and make the most of SQL as part of your workflow. You'll learn how to use both common and exotic SQL functions such as joins, window functions, subqueries, and regular expressions in new, innovative ways-- as well as how to combine SQL techniques to accomplish your goals faster, with understandable code. If you work with SQL databases, this is a must-have reference. Learn the key steps for preparing your data for analysis ; Perform time series analysis using SQL's date and time manipulations ; Use cohort analysis to investigate how groups change over time ; Use SQL's powerful functions and operators for text analysis ; Detect outliers in your data and replace them with alternate values ; Establish causality using experiment analysis, also known as A/B testing.--
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 21
    Orig.schr. Ausgabe: 第 4版.
    Titel: プログラミングPHP /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400270 , 4814400276
    Sprache: Japanisch
    Seiten: 1 online resource (456 pages)
    Ausgabe: Dai 4-han.
    Originaltitel: Programming PHP
    DDC: 005.2/762
    Schlagwort(e): PHP (Computer program language) ; Web site development ; Web sites Design
    Kurzfassung: "Why is PHP the most widely used programming language on the web? This updated edition teaches everything you need to know to create effective web applications using the latest features in PHP 7.4. You'll start with the big picture and then dive into language syntax, programming techniques, and other details, using examples that illustrate both correct usage and common idioms. If you have a working knowledge of HTML, authors Kevin Tatroe and Peter MacIntyre provide many style tips and practical programming advice in a clear and concise manner to help you become a top-notch PHP programmer."--
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 22
    Orig.schr. Ausgabe: 初版.
    Titel: ディープラーニング実践ガイド : : クラウド, モバイル, ブラウザ, エッジデバイス向けAIアプリ開発入門 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400287 , 4814400284
    Sprache: Japanisch
    Seiten: 1 online resource (616 pages)
    Ausgabe: Shohan.
    Originaltitel: Practical deep learning for cloud, mobile, and edge
    DDC: 005.3
    Schlagwort(e): TensorFlow ; Application software Development ; Artificial intelligence ; Deep learning (Machine learning) ; Python (Computer program language) ; Shinsō gakushū
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 23
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 第 2版.
    Titel: ハイパフォーマンスPython /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119908 , 4873119901
    Sprache: Japanisch
    Seiten: 1 online resource (452 pages)
    Ausgabe: Dai 2-han.
    Originaltitel: High performance Python
    DDC: 005.133
    Schlagwort(e): Python (Computer program language)
    Kurzfassung: "A guide to programming with Python, updated for Python 3, explores the fundamental theory behind design choices and offers a better understanding of Python implementation, covering such topics as locating performance bottlenecks, how Python abstracts the underlying computer architecture, and tools to compile Python down to machine code." --
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 24
    Orig.schr. Ausgabe: 初版.
    Titel: 初めてのTypeScript : : 型安全なJavaScriptでWeb開発を加速する /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400362 , 4814400365
    Sprache: Japanisch
    Seiten: 1 online resource (336 pages)
    Ausgabe: Shohan.
    Originaltitel: Learning TypeScript
    DDC: 005.2/762
    Schlagwort(e): TypeScript (Computer program language) ; JavaScript (Computer program language) ; Web site development ; Web applications
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 25
    Orig.schr. Ausgabe: 初版.
    Titel: Running lean, 第3版 : : リーンキャンバスから始める継続的イノベーションフレームワーク /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400263 , 4814400268
    Sprache: Japanisch
    Seiten: 1 online resource (400 pages)
    Ausgabe: Shohan.
    Serie: The lean series / Eric Ries, series editor
    Originaltitel: Running lean
    DDC: 658.4/013
    Schlagwort(e): New business enterprises ; Entrepreneurship ; Business planning ; New products
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 26
    Orig.schr. Ausgabe: 初版.
    Titel: コンピュータビジョンのための実践機械学習 : : モデルアーキテクチャからMLOpsまで = Practical machine learning for computer vision : end-to-end machine learning for images /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400386 , 4814400381
    Sprache: Japanisch
    Seiten: 1 online resource (520 pages) , illustrations.
    Ausgabe: Shohan.
    Originaltitel: Practical machine learning for computer vision
    DDC: 006.37
    Schlagwort(e): Computer vision ; Machine learning ; Vision par ordinateur ; Apprentissage automatique
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 27
    Orig.schr. Ausgabe: 初版.
    Titel: 機械学習による検索ランキング改善ガイド : : 技術解說とハンズオンで学ぶ機械学習ランキングモデルの導入と改善 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400300 , 4814400306
    Sprache: Japanisch
    Seiten: 1 online resource (304 pages)
    Ausgabe: Shohan.
    DDC: 005.758
    Schlagwort(e): Web search engines ; Internet searching ; Machine learning ; Web sites Ratings and rankings
    Anmerkung: Includes bibiographical references
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 28
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan | $UChin : オライリー・ジャパン,
    Orig.schr. Ausgabe: 初版.
    Titel: ポートスキャナ自作ではじめるペネトレーションテスト : : Linux環境で学ぶ攻撃者の思考 /
    ISBN: 9784814400423 , 481440042X
    Sprache: Japanisch
    Seiten: 1 online resource (264 pages)
    Ausgabe: Shohan.
    DDC: 005.8
    Schlagwort(e): Penetration testing (Computer security) ; Scanning systems Software ; Computer software Development ; Tests d'intrusion ; Systèmes de balayage ; Logiciels
    Anmerkung: Includes bibiographical references
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 29
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: プロダクトマネージャーのしごと, 第2版 : : 1日目から使える実践ガイド /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400430 , 4814400438
    Sprache: Japanisch
    Seiten: 1 online resource (312 pages)
    Ausgabe: Shohan.
    Originaltitel: Product management in practice
    DDC: 658.5
    Schlagwort(e): Product management ; Produits commerciaux ; Gestion
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 30
    Orig.schr. Ausgabe: 初版.
    Titel: Pythonではじめるオープンエンドな進化的アルゴリズム : : 発散型の機械学習による多様な解の探索 /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400003 , 4814400004
    Sprache: Japanisch
    Seiten: 1 online resource (296 pages)
    Ausgabe: Shohan.
    DDC: 005.1
    Schlagwort(e): Computer algorithms ; Machine learning ; Python (Computer program language) ; Algorithmes ; Apprentissage automatique ; Python (Langage de programmation) ; algorithms
    Anmerkung: Includes bibiographical references
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 31
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: 詳解Terraform 第3版 : : infrastructure as codeを実現する /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400522 , 4814400527
    Sprache: Japanisch
    Seiten: 1 online resource (472 pages)
    Ausgabe: Shohan.
    Originaltitel: Terraform: up & running
    DDC: 004.6/068
    Schlagwort(e): Computer networks Management ; Computer software Development ; Operating systems (Computers) Software ; Computer network architectures ; Cloud computing
    Kurzfassung: "Terraform has become a key player in the DevOps world for defining, launching, and managing infrastructure as code (IaC) across a variety of cloud and virtualization platforms, including AWS, Google Cloud, Azure, and more. This hands-on third edition, expanded and thoroughly updated for version 1.0 and beyond, shows you the fastest way to get up and running with Terraform. Gruntwork cofounder Yevgeniy (Jim) Brikman takes you through code examples that demonstrate Terraform's simple, declarative programming language for deploying and managing infrastructure with a few commands. Veteran sysadmins, DevOps engineers, and novice developers will quickly go from Terraform basics to running a full stack that can support a massive amount of traffic and a large team of developers." --
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 32
    Online-Ressource
    Online-Ressource
    Efficient Linux at the command line : boost your command-line skills | Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: Efficient Linuxコマンドライン : : 開発と自分に磨きをかけるLinuxのテクノロジー /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400485 , 4814400489
    Sprache: Japanisch
    Seiten: 1 online resource (336 pages)
    Ausgabe: Shohan.
    Originaltitel: Efficient Linux at the command line
    DDC: 005.4/32
    Schlagwort(e): Linux ; Operating systems (Computers) ; Scripting languages (Computer science) ; Systèmes d'exploitation (Ordinateurs) ; Langages de script (Informatique) ; operating systems
    Kurzfassung: "Take your Linux skills to the next level! Whether you're a system administrator, software developer, site reliability engineer, or enthusiastic hobbyist, this practical, hands-on book will help you work faster, smarter, and more efficiently. You'll learn how to create and run complex commands that solve real business problems, process and retrieve information, and automate manual tasks. You'll also truly understand what happens behind the shell prompt, so no matter which commands you run, you can be more successful in everyday Linux use and more competitive on the job market. As you build intermediate to advanced command-line skills, you'll learn how to: Choose or construct commands that get your work done quickly Run commands efficiently and navigate the Linux filesystem with ease Build powerful, complex commands out of simpler ones Transform text files and query them like databases to achieve business goals Control Linux point-and-click features from the command line." --
    Anmerkung: Includes bibliographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 33
    Orig.schr. Ausgabe: 初版.
    Titel: オブザーバビリティ・エンジニアリング /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400126 , 4814400128
    Sprache: Japanisch
    Seiten: 1 online resource (336 pages)
    Ausgabe: Shohan.
    Originaltitel: Observability engineering
    DDC: 005.1/4
    Schlagwort(e): Debugging in computer science ; Structured walkthrough (Computer science) ; Software failures ; Feedback control systems ; Observers (Control theory)
    Kurzfassung: "Observability is critical for building, changing, and understanding the software that powers complex modern systems. Teams that adopt observability are much better equipped to ship code swiftly and confidently, identify outliers and aberrant behaviors, and understand the experience of each and every user. This practical book explains the value of observable systems and shows you how to practice observability-driven development. Authors Charity Majors, Liz Fong-Jones, and George Miranda from Honeycomb explain what constitutes good observability, show you how to improve upon what you're doing today, and provide practical dos and don'ts for migrating from legacy tooling, such as metrics, monitoring, and log management. You'll also learn the impact observability has on organizational culture (and vice versa)" --
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 34
    Orig.schr. Ausgabe: 初版.
    Titel: プログラミング文体練習 : : Pythonで学ぶ40のプログラミングスタイル /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400225 , 4814400225
    Sprache: Japanisch
    Seiten: 1 online resource (316 pages)
    Ausgabe: Shohan.
    Originaltitel: Exercises in programming style
    DDC: 005.13
    Schlagwort(e): Computer programming ; Python (Computer program language)
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 35
    Orig.schr. Ausgabe: 初版.
    Titel: SLOサービスレベル目標 : : SLI, SLO, エラーバジェット導入の実践ガイド = Implementing service level objectives : a practical guide to SLIs, SLOs, and error budgets /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400348 , 4814400349
    Sprache: Japanisch
    Seiten: 1 online resource (432 pages)
    Ausgabe: Shohan.
    Originaltitel: Implementing service level objectives
    DDC: 004.068
    Schlagwort(e): Information technology Management ; Computer systems Reliability ; Systems engineering Management
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 36
    Orig.schr. Ausgabe: 初版.
    Titel: Pythonによる地理空間データ分析 : : 例題で学ぶロケーションインテリジェンス /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400324 , 4814400322
    Sprache: Japanisch
    Seiten: 1 online resource (272 pages)
    Ausgabe: Shohan.
    Originaltitel: Python for geospatial data analysis
    DDC: 910.285
    Schlagwort(e): Geospatial data Computer processing ; Python (Computer program language) ; Données géospatiales ; Informatique ; Python (Langage de programmation)
    Kurzfassung: "Tobler's first law of geography states, "Everything is related to everything else, but near things are more related than distant things." But if you look at Tobler's second law, "Phenomena external to a geographic area of interest affect what goes on inside it," you can see why a geographer and data analyst brings the science of location into data stories and large-scale research projects. With this practical book, geospatial professionals, data scientists, geographers, geologists, and others familiar with data analysis and visualization will learn the fundamentals of spatial data analysis."
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 37
    Orig.schr. Ausgabe: 初版.
    Titel: 機械学習システムデザイン : : 実運用レベルのアプリケーションを実現する継続的反復プロセス /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400409 , 4814400403
    Sprache: Japanisch
    Seiten: 1 online resource (408 pages)
    Ausgabe: Shohan.
    Originaltitel: Designing machine learning systems
    DDC: 006.3/1
    Schlagwort(e): Machine learning ; Artificial intelligence Industrial applications ; System design ; Artificial intelligence Design ; Computational learning theory ; Engineering Data processing ; Apprentissage automatique ; Intelligence artificielle ; Applications industrielles ; Conception de systèmes ; Théorie de l'apprentissage informatique ; Ingénierie ; Informatique
    Kurzfassung: "Machine learning systems are both complex and unique. Complex because they consist of many different components and involve many different stakeholders. Unique because they're data dependent, with data varying wildly from one use case to the next. In this book, you'll learn a holistic approach to designing ML systems that are reliable, scalable, maintainable, and adaptive to changing environments and business requirements. Author Chip Huyen, co-founder of Claypot AI, considers each design decision--such as how to process and create training data, which features to use, how often to retrain models, and what to monitor--in the context of how it can help your system as a whole achieve its objectives. The iterative framework in this book uses actual case studies backed by ample references".
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 38
    Orig.schr. Ausgabe: 初版.
    Titel: 実践メモリフォレンジック : : 揮発性メモリの効果的なフォレンジック分析 /
    Verlag: 東京都新宿区 : オライリー・ジャパン
    ISBN: 9784814400478 , 4814400470
    Sprache: Japanisch
    Seiten: 1 online resource (352 pages)
    Ausgabe: Shohan.
    Originaltitel: Practical memory forensics
    DDC: 363.25/2
    Schlagwort(e): Digital forensic science ; Memory management (Computer science) ; Computer storage devices
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 39
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: 初めてのTensorFlow.js : : JavaScriptで学ぶ機械学習 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119939 , 4873119936
    Sprache: Japanisch
    Seiten: 1 online resource (368 pages) , illustrations.
    Ausgabe: Shohan.
    Originaltitel: Learning TensorFlow.js
    DDC: 006.3/1
    Schlagwort(e): TensorFlow ; Machine learning ; JavaScript (Computer program language) ; JavaScript (Computer program language) ; Machine learning
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 40
    Orig.schr. Ausgabe: 初版.
    Titel: カオスエンジニアリング : : 回復力のあるシステムの実践 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119885 , 487311988X
    Sprache: Japanisch
    Seiten: 1 online resource (316 pages)
    Ausgabe: Shohan.
    Originaltitel: Chaos engineering
    DDC: 658.4/038
    Schlagwort(e): Information technology Management ; Electronic data processing Distributed processing ; Business enterprises Computer networks ; Management ; Software engineering Management ; Business enterprises ; Computer networks ; Management ; Electronic data processing ; Distributed processing ; Information technology ; Management ; Software engineering ; Management
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 41
    Orig.schr. Ausgabe: 初版.
    Titel: ネットワーク自動化とプログラマビリティ : : 次世代ネットワークエンジニアのためのスキルセット /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119816 , 4873119812
    Sprache: Japanisch
    Seiten: 1 online resource (632 pages)
    Ausgabe: Shohan.
    Originaltitel: Network programmability and automation
    DDC: 004.6068
    Schlagwort(e): Computer networks Management ; Scripting languages (Computer science) ; Computer networks ; Management ; Scripting languages (Computer science)
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 42
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: 初めてのGo言語 : : 他言語プログラマーのためのイディオマティックGo実践ガイド /
    Verlag: オライリー・ジャパン,
    Sprache: Japanisch
    Seiten: 1 online resource (464 pages)
    Ausgabe: Shohan.
    Originaltitel: Learning Go
    DDC: 005.133
    Schlagwort(e): Go (Computer program language) ; Computer programming ; Web applications Programming ; Open source software
    Kurzfassung: "Go is rapidly becoming the preferred language for building web services. While there are plenty of tutorials available that teach Go's syntax to developers with experience in other programming languages, tutorials aren't enough. They don't teach Go's idioms, so developers end up recreating patterns that don't make sense in a Go context. This practical guide provides the essential background you need to write clear and idiomatic Go. Nomatter your level of experience, you'll learn how to think like a Go developer. Author Jon Bodner introduces the design patterns experienced Go developers have adopted and explores the rationale for using them. You'll also get a preview of Go's upcoming generics support and how it fits into the language."--
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 43
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: 大規模データ管理 : : エンタープライズアーキテクチャのベストプラクティス /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400089 , 481440008X
    Sprache: Japanisch
    Seiten: 1 online resource (372 pages)
    Ausgabe: Shohan.
    Originaltitel: Data management at scale
    DDC: 005.74
    Schlagwort(e): Database management ; Electronic data processing Management ; Information technology Management
    Kurzfassung: "As data management and integration continue to evolve rapidly, storing all your data in one place, such as a data warehouse, is no longer scalable. In the very near future, data will need to be distributed and available for several technological solutions. With this practical book, you'll learnhow to migrate your enterprise from a complex and tightly coupled data landscape to a more flexible architecture ready for the modern world of data consumption. Executives, data architects, analytics teams, and compliance and governance staff will learn how to build a modern scalable data landscape using the Scaled Architecture, which you can introduce incrementally without a large upfront investment. Author Piethein Strengholt provides blueprints, principles, observations, best practices, and patterns to get you up to speed. Examine data management trends, including technological developments, regulatory requirements, and privacy concerns Go deep into the Scaled Architecture and learn how the pieces fit together Explore data governance and data security, master data management, self-service data marketplaces, and the importance of metadata." --
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 44
    Orig.schr. Ausgabe: 初版.
    Titel: Go言語による分散サービス : : 信頼性, 拡張性, 保守性の高いシステムの構築 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119977 , 4873119979
    Sprache: Japanisch
    Seiten: 1 online resource (280 pages)
    Ausgabe: Shohan.
    Originaltitel: Disbributed services with Go
    DDC: 005.2762
    Schlagwort(e): Go (Computer program language) ; Electronic data processing Distributed processing
    Kurzfassung: "This is the book for Gophers who want to learn how to build distributed systems. You know the basics of Go and are eager to put your knowledge to work. Build distributed services that are highly available, resilient, and scalable. This book is just what you need to apply Go to real-world situations. Level up your engineering skills today. Take your Go skills to the next level by learning how to design, develop, and deploy a distributed service. Start from the bare essentials of storage handling, then work your way through networking a client and server, and finally to distributing server instances, deployment, and testing. All this will make coding in your day job or side projects easier, faster, and more fun. Create your own distributed services and contribute to open source projects. Build networked, secure clients and servers with gRPC. Gain insights into your systems and debug issues with observable services instrumented with metrics, logs, and traces. Operate your own Certificate Authority to authenticate internal web services with TLS. Automatically handle when nodes are added or removed to your cluster with service discovery. Coordinate distributed systems with replicated state machines powered by the Raft consensus algorithm. Lay out your applications and libraries to be modular and easy to maintain. Write CLIs to configure and run your applications. Run your distributed system locally and deploy to the cloud with Kubernetes. Test and benchmark your applications to ensure they're correct and fast. Dive into writing Go and join the hundreds of thousands who are using it to build software for the real world. What You Need: Go 1.13+ and Kubernetes 1.16+" --
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 45
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: 強化学習編 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119755 , 4873119758
    Sprache: Japanisch
    Seiten: 1 online resource (376 pages)
    Ausgabe: Shohan.
    Serie: Zero kara tsukuru deep learning 4
    DDC: 006.3/1
    Schlagwort(e): Reinforcement learning ; Deep learning (Machine learning)
    Anmerkung: Includes bibiographical references
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 46
    Orig.schr. Ausgabe: 第 2版.
    Titel: SQLクックブック : : 第2版 : データベースエキスパート, データサイエンティストのための実践レシピ集 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119779 , 4873119774
    Sprache: Japanisch
    Seiten: 1 online resource (560 pages)
    Ausgabe: Dai 2-han.
    Originaltitel: SQL cookbook
    DDC: 005.133
    Schlagwort(e): SQL (Computer program language) ; Query languages (Computer science) ; Database management ; Database management ; Query languages (Computer science) ; SQL (Computer program language)
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 47
    Orig.schr. Ausgabe: 初版.
    Titel: Pythonからはじめるアルゴリズムトレード : : 自動売買の基礎と機械学習の本格導入に向けたPythonプログラミング /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119793 , 4873119790
    Sprache: Japanisch
    Seiten: 1 online resource (368 pages)
    Ausgabe: Shohan.
    Originaltitel: Python for algorithmic trading
    DDC: 332.6402855133
    Schlagwort(e): Program trading (Securities) ; Python (Computer program language) ; Algorithms ; Algorithms ; Program trading (Securities) ; Python (Computer program language)
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 48
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: リーダーの作法 : : ささいなことをていねいに /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119892 , 4873119898
    Sprache: Japanisch
    Seiten: 1 online resource (224 pages)
    Ausgabe: Shohan.
    Originaltitel: Art of leadership
    DDC: 658.4092
    Schlagwort(e): Leadership ; Teams in the workplace ; Success in business
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 49
    Orig.schr. Ausgabe: 初版.
    Titel: 動かして学ぶAI・機械学習の基礎 : : TensorFlowによるコンピュータビジョン, 自然言語処理, 時系列データの予測とデプロイ /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119809 , 4873119804
    Sprache: Japanisch
    Seiten: 1 online resource (384 pages)
    Ausgabe: Shohan.
    Originaltitel: AI and machine learning for coders
    DDC: 006.3/1
    Schlagwort(e): Machine learning ; Artificial intelligence
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 50
    Orig.schr. Ausgabe: 初版.
    Titel: データビジュアライゼーションの基礎 : : 明確で, 魅力的で, 說得力のあるデータの見せ方・伝え方 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119533 , 4873119537
    Sprache: Japanisch
    Seiten: 1 online resource (360 pages)
    Ausgabe: Shohan.
    Originaltitel: Fundamentals of data visualization
    DDC: 001.4/226
    Schlagwort(e): Information visualization ; Visual analytics ; Visualization Data processing ; Information visualization ; Visual analytics ; Visualization ; Data processing
    Anmerkung: Includes bibiographical references and index , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 51
    Orig.schr. Ausgabe: 初版.
    Titel: マスタリング・ライトニングネットワーク : : ビットコインの迅速な支払いを実現するセカンドレイヤーブロックチェーンプロトコル /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400140 , 4814400144
    Sprache: Japanisch
    Seiten: 1 online resource (496 pages)
    Ausgabe: Shohan.
    Originaltitel: Mastering the lightning network
    DDC: 005.74
    Schlagwort(e): Blockchains (Databases) ; Electronic funds transfers ; Bitcoin
    Kurzfassung: "Launched in early 2018, the Lightning Network (LN) is rapidly growing in users and capacity. This second-layer payment protocol works on top of Bitcoin and other cryptocurrencies to provide near-instantaneous transactions between two parties. With this practical guide, authors Andreas M. Antonopoulos, Olaoluwa Osuntokun, and Rene Pickhardt explain how this advancement will enable the next level of scale for Bitcoin, increasing speed and privacy while reducing fees. Ideal for developers, systems architects, investors, and entrepreneurs looking to gain a better understanding of LN, this book demonstrates why experts consider LN a critical solution to Bitcoin's scalability problem. You'll learn how LN has the potential to support far more transactions than today's financial networks, ushering in an era of global micro-transactions at sub-second resolution. In several parts, this book examines: The challenges of scaling blockchain technology and why the Lightning Network was invented LN basics including wallets, nodes, and lightning payments Lightning payment channels and how they work Routing payments by constructing paths of payment channels from sender to recipient, including onion routing, and atomic multi-path payments Lightning developments such as eltoo, Schnorr signatures, HODL invoices, JIT routing, channel splicing, and channel factories Building applications on Lightning (Lapps)." --
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 52
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: マイクロサービスアーキテクチャ, 第 2版 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400010 , 4814400012
    Sprache: Japanisch
    Seiten: 1 online resource (664 pages)
    Ausgabe: Shohan.
    Originaltitel: Building microservices
    DDC: 005.1/2
    Schlagwort(e): Software architecture ; Service-oriented architecture (Computer science) ; Computer software Development
    Kurzfassung: "Distributed systems have become more fine-grained in the past 10 years, shifting from code-heavy monolithic applications to smaller, self-contained microservices. But developing these systems brings its own set of headaches. With lots of examples and practical advice, this book takes a holistic view of the topics that system architects and administrators must consider when building, managing, and evolving microservice architectures. Microservice technologies are moving quickly. Author Sam Newman provides you with a firm grounding in the concepts while diving into current solutions for modeling, integrating, testing, deploying, and monitoring your own autonomous services. You'll follow a fictional company throughout the book to learn how building a microservice architecture affects a single domain." --
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 53
    Orig.schr. Ausgabe: 初版.
    Titel: Lean UX, 第 3版 : : アジャイルなチームによるプロダクト開発 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119984 , 4873119987
    Sprache: Japanisch
    Seiten: 1 online resource (304 pages)
    Ausgabe: Shohan.
    Serie: The lean series / Eric Ries shirīzu edita
    Originaltitel: Lean UX
    DDC: 005.437
    Schlagwort(e): User-centered system design ; User interfaces (Computer systems) Design ; Human-computer interaction ; Agile software development
    Kurzfassung: "In the third edition of this award-winning book, authors Jeff Gothelf and Josh Seiden help you focus on the product experience rather than deliverables. You'll learn tactics for integrating user experience design, product discovery, agile methods, and product management. And you'll discover how to drive your design in short, iterative cycles to assess what works best for businesses and users. Lean UX guides you through this change--for the better."--
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 54
    Orig.schr. Ausgabe: 第 2版.
    Titel: プログラミングRust : : 第2版 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119786 , 4873119782
    Sprache: Japanisch
    Seiten: 1 online resource (680 pages)
    Ausgabe: Dai 2-han.
    Originaltitel: Programming Rust
    DDC: 005.13/3
    Schlagwort(e): Rust (Computer program language) ; Computer programming ; Computer programming ; Rust (Computer program language)
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 55
    Orig.schr. Ausgabe: 初版.
    Titel: ソフトウェアアーキテクチャの基礎 : : エンジニアリングに基づく体系的アプローチ /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119823 , 4873119820
    Sprache: Japanisch
    Seiten: 1 online resource (436 pages) , illustrations.
    Ausgabe: Shohan.
    Originaltitel: Fundamentals of software architecture
    DDC: 005.1/2
    Schlagwort(e): Software architecture ; Software architecture
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 56
    Orig.schr. Ausgabe: 初版.
    Titel: 実践自然言語処理 : : 実世界NLPアプリケーション開発のベストプラクティス /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119724 , 4873119723
    Sprache: Japanisch
    Seiten: 1 online resource (512 pages)
    Ausgabe: Shohan.
    Originaltitel: Practical natural language processing
    DDC: 006.3/5
    Schlagwort(e): Natural language processing (Computer science) ; Application software Development ; Text data mining ; Machine learning ; Application software ; Development ; Machine learning ; Natural language processing (Computer science) ; Text data mining
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 57
    Orig.schr. Ausgabe: 初版.
    Titel: ソフトウェアアーキテクチャ・ハードパーツ : : 分散アーキテクチャのためのトレードオフ分析 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400065 , 4814400063
    Sprache: Japanisch
    Seiten: 1 online resource (472 pages)
    Ausgabe: Shohan.
    Originaltitel: Software architecture
    DDC: 005.1/2
    Schlagwort(e): Software architecture ; Electronic data processing Distributed processing
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 58
    Orig.schr. Ausgabe: 初版.
    Titel: マイクロフロントエンド : : マイクロサービスアーキテクチャの概念をフロントエンドに拡張し, 信頼性, 自律性の高いシステムを構築する /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400027 , 4814400020
    Sprache: Japanisch
    Seiten: 1 online resource (404 pages) , illustrations.
    Ausgabe: Shohan.
    Originaltitel: Building micro-frontends
    DDC: 005.4/37
    Schlagwort(e): User interfaces (Computer systems) ; Software architecture ; Service-oriented architecture (Computer science) ; Application software Development
    Kurzfassung: "What's the answer to today's increasingly complex web applications? Micro-frontends. Inspired by the microservices model, this approach lets you break interfaces into separate features managed by different teams of developers. With this practical guide, Luca Mezzalira shows software architects, tech leads, and software developers how to build and deliver artifacts atomically rather than use a big bang deployment. You'll learn how micro-frontends enable your team to choose any library or framework. This gives your organization technical flexibility and allows you to hire and retain a broad spectrum of talent. Micro-frontends also support distributed or colocated teams more efficiently. Pick up this book and learn how to get started with this technological breakthrough right away." --
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 59
    Orig.schr. Ausgabe: 初版.
    Titel: 実用Go言語 : : システム開発の現場で知っておきたいアドバイス /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119694 , 4873119693
    Sprache: Japanisch
    Seiten: 1 online resource (464 pages)
    Ausgabe: Shohan.
    DDC: 005.133
    Schlagwort(e): Go (Computer program language) ; Computer programming
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 60
    Orig.schr. Ausgabe: 第 3版.
    Titel: Sphinxをはじめよう /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119830 , 4873119839
    Sprache: Japanisch
    Seiten: 1 online resource (208 pages) , illustrations..
    Ausgabe: Dai 3-han.
    DDC: 005.1/5
    Schlagwort(e): Electronic data processing documentation Computer programs
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 61
    Orig.schr. Ausgabe: 第 2版
    Titel: デザインパターン : : 第 2版 : 頭とからだで覚えるデザインパターンの基本 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119762 , 4873119766
    Sprache: Japanisch
    Seiten: 1 online resource (672 pages) , illustrations.
    Ausgabe: Dai 2-han.
    Serie: Head first
    Originaltitel: Design patterns
    DDC: 005.1
    Schlagwort(e): Computer software Development ; Object-oriented methods (Computer science) ; Software patterns ; Java (Computer program language) ; Computer software ; Development ; Java (Computer program language) ; Object-oriented methods (Computer science) ; Software patterns
    Anmerkung: Includes index , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 62
    Orig.schr. Ausgabe: 初版.
    Titel: 戦略的UXライティング : : 言葉でユーザーと組織をゴールへ導く /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119878 , 4873119871
    Sprache: Japanisch
    Seiten: 1 online resource (200 pages)
    Ausgabe: Shohan.
    Originaltitel: Strategic writing for UX
    DDC: 005.4/37
    Schlagwort(e): User interfaces (Computer systems) Design ; Online authorship ; Online authorship ; User interfaces (Computer systems) ; Design
    Anmerkung: Includes index , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 63
    Orig.schr. Ausgabe: 初版.
    Titel: システム運用アンチパターン : : エンジニアがDevOpsで解決する組織・自動化・コミュニケーション /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119847 , 4873119847
    Sprache: Japanisch
    Seiten: 1 online resource (352 pages)
    Ausgabe: Shohan.
    Originaltitel: Operations anti-patterns, DevOps solutions
    DDC: 005.1068
    Schlagwort(e): Computer software Development ; Management ; Information technology Management ; Computer software ; Development ; Management ; Information technology ; Management
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 64
    Orig.schr. Ausgabe: 初版.
    Titel: 推薦システム実践入門 : : 仕事で使える導入ガイド /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119663 , 4873119669
    Sprache: Japanisch
    Seiten: 1 online resource (296 pages) , illustrations.
    Ausgabe: Shohan.
    DDC: 005.5/6
    Schlagwort(e): Recommender systems (Information filtering)
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 65
    Orig.schr. Ausgabe: 初版.
    Titel: UX戦略, 第2版 : : 革新的なプロダクト開発のためのテクニック = UX strategy, 2nd edition : product strategy techniques for devising innovative digital solutions /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400058 , 4814400055
    Sprache: Japanisch
    Seiten: 1 online resource (300 pages) , illustrations..
    Ausgabe: Shohan.
    Originaltitel: UX strategy
    DDC: 005.437
    Schlagwort(e): User-centered system design ; User interfaces (Computer systems) Design ; Human-computer interaction ; Web sites Design
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 66
    Orig.schr. Ausgabe: 初版.
    Titel: 機械学習エンジニアのためのTransformers : : 最先端の自然言語処理ライブラリによるモデル開発 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119953 , 4873119952
    Sprache: Japanisch
    Seiten: 1 online resource (424 pages) , color illustrations..
    Ausgabe: Shohan.
    Originaltitel: Natural language processing with transformers
    DDC: 006.3/5
    Schlagwort(e): Natural language processing (Computer science) ; Python (Computer program language) ; Deep learning (Machine learning)
    Kurzfassung: "Since their introduction in 2017, transformers have quickly become the dominant architecture for achieving state-of-the-art results on a variety of natural language processing tasks. If you're a data scientist or coder, this practical book -now revised in full color- shows you how to train and scale these large models using Hugging Face Transformers, a Python-based deep learning library. Transformers have been used to write realistic news stories, improve Google Search queries, and even create chatbots that tell corny jokes. In this guide, authors Lewis Tunstall, Leandro von Werra, and Thomas Wolf, among the creators of Hugging Face Transformers, use a hands-on approach to teach you how transformers work and how to integrate them in your applications. You'll quickly learn a variety of tasks they can help you solve. Build, debug, and optimize transformer models for core NLP tasks, such as text classification, named entity recognition, and question answering Learn how transformers can be used for cross-lingual transfer learning Apply transformers in real-world scenarios where labeled data is scarce Make transformer models efficient for deployment using techniques such as distillation, pruning, and quantization Train transformers from scratch and learn how to scale to multiple GPUs and distributed environments." --
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 67
    Orig.schr. Ausgabe: 初版.
    Titel: AIファースト・ヘルスケア : : 医療現場におけるAIアプリケーションの利用 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400034 , 4814400039
    Sprache: Japanisch
    Seiten: 1 online resource (268 pages)
    Ausgabe: Shohan.
    Originaltitel: AI-first healthcare
    DDC: 610.28563
    Schlagwort(e): Artificial intelligence Medical applications ; Medical informatics
    Anmerkung: Includes bibiographical references and index , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 68
    Orig.schr. Ausgabe: 初版.
    Titel: 実践Keycloak : : OpenID Connect, OAuth 2.0を利用したモダンアプリケーションのセキュリティー保護 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400096 , 4814400098
    Sprache: Japanisch
    Seiten: 1 online resource (352 pages) , illustrations.
    Ausgabe: Shohan.
    Originaltitel: Keycloak
    DDC: 005.8/3
    Schlagwort(e): Software protection Computer programs ; Web applications
    Kurzfassung: "Keycloak is an open-source solution for identity management and access management for modern applications. Keycloak - Identity and Access Management for Modern Applications is a comprehensive introduction to Keycloak, helping you get started with using it and securing your applications. Complete with hands-on tutorials, best practices, and self-assessment questions, this easy-to-follow guide will show you how to secure a sample application and then move on to securing different application types. As you progress, you will understand how to configure and manage Keycloak as well as how to leverage some of its more advanced capabilities. Finally, you'll gain insights into securely using Keycloak in production. By the end of this book, you will have learned how to install and manage Keycloak as well as how to secure new and existing applications. What you will learn Understand how to install, configure, and manage Keycloak Secure your new and existing applications with Keycloak Gain a basic understanding of OAuth 2.0 and OpenID Connect Understand how to configure Keycloak to make it ready for production use Discover how to leverage additional features and how to customize Keycloak to fit your needs Get to grips with securing Keycloak servers and protecting applications Who this book is for Developers, sysadmins, security engineers, or anyone who wants to leverage Keycloak and its capabilities for application security will find this book useful. Beginner-level knowledge of app development and authentication and authorization is expected." --
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 69
    Orig.schr. Ausgabe: 初版.
    Titel: エンジニアリングマネージャーのしごと : : チームが必要とするマネージャーになる方法 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119946 , 4873119944
    Sprache: Japanisch
    Seiten: 1 online resource (376 pages) , illustrations.
    Ausgabe: Shohan.
    Originaltitel: Become an effective software engineering manager
    DDC: 005.1068/4
    Schlagwort(e): Software engineering Management ; Leadership ; Teams in the workplace
    Kurzfassung: "Software startups make global headlines every day. As technology companies succeed and grow, so do their engineering departments. In your career, you'll may suddenly get the opportunity to lead teams: to become a manager. But this is often uncharted territory. How can you decide whether this career move is right for you? And if you do, what do you need to learn to succeed? Where do you start? How do you know that you're doing it right? What does "it" even mean? And isn't management a dirty word? This book will share the secrets you need to know to manage engineers successfully. Going from engineer to manager doesn't have to be intimidating. Engineers can be managers, and fantastic ones at that. Cast aside the rhetoric and focus on practical, hands-on techniques and tools. You'll become an effective and supportive team leader that your staff will look up to.Start with your transition to being a manager and see how that compares to being an engineer. Learn how to better organize information, feel productive, and delegate, but not micromanage. Discover how to manage your own boss, hire and fire, do performance and salary reviews, and build a great team. You'll also learn the psychology: how to ship while keeping staff happy, coach and mentor, deal with deadline pressure, handle sensitive information, and navigate workplace politics. Consider your whole department. How can you work with other teams to ensure best practice? How do you help form guilds and committees and communicate effectively? How can you create career tracks for individual contributors and managers? How can you support flexible and remote working? How can you improve diversity in the industry through your own actions? This book will show you how." --
    Anmerkung: Includes bibliographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 70
    Orig.schr. Ausgabe: 初版.
    Titel: マスタリングLinuxシェルスクリプト, 第2版 : : Linuxコマンド, bashスクリプト, シェルプログラミング実践入門 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784814400119 , 481440011X
    Sprache: Japanisch
    Seiten: 1 online resource (400 pages)
    Ausgabe: Shohan.
    Originaltitel: Mastering Linux shell scripting
    DDC: 005.432
    Schlagwort(e): Linux ; UNIX Shells ; Python (Computer program language) ; Linux ; UNIX Shells ; Python (Computer program language)
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 71
    Orig.schr. Ausgabe: 初版.
    Titel: 実践AWSデータサイエンス : : エンドツーエンドのMLOpsパイプライン実装 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119687 , 4873119685
    Sprache: Japanisch
    Seiten: 1 online resource (570 pages)
    Ausgabe: Shohan.
    Originaltitel: Data science on AWS
    DDC: 004.6782
    Schlagwort(e): Amazon Web Services (Firm) ; Machine learning ; Cloud computing ; Data mining ; Business Data processing ; Management Data processing ; Amazon Web Services (Firm) ; Business ; Data processing ; Cloud computing ; Data mining ; Machine learning ; Management ; Data processing
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 72
    Orig.schr. Ausgabe: 初版.
    Titel: 実践時系列解析 : : 統計と機械学習による予測 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119601 , 487311960X
    Sprache: Japanisch
    Seiten: 1 online resource (484 pages)
    Ausgabe: Shohan.
    Originaltitel: Practical time series analysis
    DDC: 519.5/50285
    Schlagwort(e): Time-series analysis Data processing ; Machine learning ; Python (Computer program language) ; R (Computer program language) ; Machine learning ; Python (Computer program language) ; R (Computer program language) ; Time-series analysis ; Data processing
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 73
    Orig.schr. Ausgabe: 初版.
    Titel: AIの心理学 : : アルゴリズミックバイアスとの闘い方を通して学ぶ, ビジネスパーソンとエンジニアのための機械学習入門 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119625 , 4873119626
    Sprache: Japanisch
    Seiten: 1 online resource (344 pages)
    Ausgabe: Shohan.
    Originaltitel: Understand, manage, and prevent algorithmic bias
    DDC: 006.31
    Schlagwort(e): Computer algorithms Psychological aspects ; Machine learning
    Kurzfassung: The human mind is evolutionarily designed to take shortcuts in order to survive. We jump to conclusions because our brains want to keep us safe. A majority of our biases work in our favor, such as when we feel a car speeding in our direction is dangerous and we instantly move, or when we decide not take a bite of food that appears to have gone bad. However, inherent bias negatively affects work environments and the decision-making surrounding our communities. While the creation of algorithms and machine learning attempts to eliminate bias, they are, after all, created by human beings, and thus are susceptible to what we call algorithmic bias. In Understand, Manage, and Prevent Algorithmic Bias, author Tobias Baer helps you understand where algorithmic bias comes from, how to manage it as a business user or regulator, and how data science can prevent bias from entering statistical algorithms. Baer expertly addresses some of the 100+ varieties of natural bias such as confirmation bias, stability bias, pattern-recognition bias, and many others. Algorithmic bias mirrors--and originates in--these human tendencies. While most writings on algorithmic bias focus on the dangers, the core of this positive, fun book points toward a path where bias is kept at bay and even eliminated. Youll come away with managerial techniques to develop unbiased algorithms, the ability to detect bias more quickly, and knowledge to create unbiased data. Understand, Manage, and Prevent Algorithmic Bias is an innovative, timely, and important book that belongs on your shelf. Whether you are a seasoned business executive, a data scientist, or simply an enthusiast, now is a crucial time to be educated about the larger sociological impact of bias in the digital era.
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 74
    Orig.schr. Ausgabe: 初版.
    Titel: PyTorchとfastaiではじめるディープラーニング : : エンジニアのためのAIアプリケーション開発 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119427 , 4873119421
    Sprache: Japanisch
    Seiten: 1 online resource (584 pages)
    Ausgabe: Shohan.
    Originaltitel: Deep learning for coders with fastai and PyTorch
    DDC: 006.312
    Schlagwort(e): Deep learning (Machine learning) ; Data mining ; Natural language processing (Computer science) ; Python (Computer program language) ; Electronic books
    Kurzfassung: "Deep learning has the reputation as an exclusive domain for math PhDs. Not so. With this book, programmers comfortable with Python will learn how to get started with deep learning right away. Using PyTorch and the fastai deep learning library, you'll learn how to train a model to accomplish a wide range of tasks-including computer vision, natural language processing, tabular data, and generative networks. At the same time, you'll dig progressively into deep learning theory so that by the end of the book you'll have a complete understanding of the math behind the library's functions" --
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 75
    Orig.schr. Ausgabe: 初版.
    Titel: データベースリライアビリティエンジニアリング : : 回復力のあるデータベースシステムの設計と運用 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119403 , 4873119405
    Sprache: Japanisch
    Seiten: 1 online resource (308 pages)
    Ausgabe: Shohan.
    Originaltitel: Database reliability engineering
    DDC: 005.75
    Schlagwort(e): Database management ; Database design ; Reliability (Engineering) ; Bases de données ; Gestion ; Bases de données ; Conception ; Fiabilité ; Database design ; Database management ; Reliability (Engineering) ; Electronic books
    Kurzfassung: "The infrastructure-as-code revolution in IT is also affecting database administration. With this practical book, developers, system administrators, and junior to mid-level DBAs will learn how the modern practice of site reliability engineering applies to the craft of database architecture and operations." --
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 20, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 76
    Orig.schr. Ausgabe: 初版.
    Titel: SREの探求 : : 様々な企業におけるサイトリライアビリティエンジニアリングの導入と実践 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119618 , 4873119618
    Sprache: Japanisch
    Seiten: 1 online resource (632 pages)
    Ausgabe: Shohan.
    DDC: 620/.00452
    Schlagwort(e): Reliability (Engineering) ; Information technology Management ; Systems engineering Management ; Computer engineering ; Computer organization ; Computer engineering ; Computer organization ; Information technology ; Management ; Reliability (Engineering) ; Systems engineering ; Management
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 77
    Orig.schr. Ausgabe: 初版.
    Titel: AI技術を活かすためのスキル : : データをビジネスの意思決定に繫げるために /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119557 , 4873119553
    Sprache: Japanisch
    Seiten: 1 online resource (272 pages)
    Ausgabe: Shohan.
    Originaltitel: Analytical skills for AI and data science
    DDC: 658/.0563
    Schlagwort(e): Business Data processing ; Artificial intelligence ; Artificial intelligence ; Business ; Data processing
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 78
    Orig.schr. Ausgabe: 初版.
    Titel: Googleのソフトウェアエンジニアリング : : 持続可能なプログラミングを支える技術, 文化、プロセス /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119656 , 4873119650
    Sprache: Japanisch
    Seiten: 1 online resource (684 pages)
    Ausgabe: Shohan.
    Originaltitel: Software engineering at Google
    DDC: 005.1068
    Schlagwort(e): Google (Firm) ; Software engineering Management ; Computer software Development ; Google (Firm) ; Computer software ; Development ; Software engineering ; Management
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 79
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: 並行プログラミング入門 : : Rust, C, アセンブリによる実装からのアプローチ /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119595 , 4873119596
    Sprache: Japanisch
    Seiten: 1 online resource (384 pages)
    Ausgabe: Shohan.
    DDC: 005.2/75
    Schlagwort(e): Parallel programming (Computer science) ; Rust (Computer program language) ; C (Computer program language) ; Assembly languages (Electronic computers)
    Anmerkung: Includes bibiographical references
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 80
    Orig.schr. Ausgabe: 初版.
    Titel: 機械学習による実用アプリケーション構築 : : 事例を通じて学ぶ, 設計から本番稼働までのプロセス /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119502 , 4873119502
    Sprache: Japanisch
    Seiten: 1 online resource (256 pages)
    Ausgabe: Shohan.
    Originaltitel: Building machine learning powered applications
    DDC: 006.31
    Schlagwort(e): Machine learning ; Application software Development ; Apprentissage automatique ; Logiciels d'application ; Développement ; Application software ; Development ; Machine learning ; Electronic books
    Kurzfassung: "Learn the skills necessary to design, build, and deploy applications powered by machine learning (ML). Through the course of this hands-on book, you'll build an example ML-driven application from initial idea to deployed product. Data scientists, software engineers, and product managers--including experienced practitioners and novices alike--will learn the tools, best practices, and challenges involved in building a real-world ML application step by step. Author Emmanuel Ameisen, an experienced data scientist who led an AI education program, demonstrates practical ML concepts using code snippets, illustrations, screenshots, and interviews with industry leaders. Part I teaches you how to plan an ML application and measure success. Part II explains how to build a working ML model. Part III demonstrates ways to improve the model until it fulfills your original vision. Part IV covers deployment and monitoring strategies. This book will help you:Define your product goal and set up a machine learning problemBuild your first end-to-end pipeline quickly and acquire an initial datasetTrain and evaluate your ML models and address performance bottlenecksDeploy and monitor your models in a production environment." --
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 19, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 81
    Orig.schr. Ausgabe: 初版.
    Titel: SolidityとEthereumによる実践スマートコントラクト開発 : : Truffle Suiteを用いた開発の基礎からデプロイまで /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119342 , 4873119340
    Sprache: Japanisch
    Seiten: 1 online resource (272 pages)
    Ausgabe: Shohan.
    Originaltitel: Hands-on smart contract development with Solidity and Ethereum
    DDC: 005.74
    Schlagwort(e): Blockchains (Databases) ; Electronic data processing Distributed processing ; Smart contracts ; Application software Development ; Chaînes de blocs ; Traitement réparti ; Contrats intelligents ; Logiciels d'application ; Développement ; Application software ; Development ; Blockchains (Databases) ; Electronic data processing ; Distributed processing ; Smart contracts ; Electronic books
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 19, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 82
    Orig.schr. Ausgabe: 初版.
    Titel: 詳說データベース : : ストレージエンジンと分散データシステムの仕組み /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119540 , 4873119545
    Sprache: Japanisch
    Seiten: 1 online resource (392 pages)
    Ausgabe: Shohan.
    Originaltitel: Database internals
    DDC: 005.75/65
    Schlagwort(e): Distributed databases ; File organization (Computer science) ; Distributed databases ; File organization (Computer science)
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 83
    Orig.schr. Ausgabe: 初版.
    Titel: 入門機械学習パイプライン : : TensorFlowで学ぶワークフローの自動化 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119519 , 4873119510
    Sprache: Japanisch
    Seiten: 1 online resource (392 pages)
    Ausgabe: Shohan.
    Originaltitel: Building machine learning pipelines
    DDC: 006.3/1
    Schlagwort(e): TensorFlow ; Machine learning ; Cloud computing ; Business enterprises Data processing
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 84
    Orig.schr. Ausgabe: 初版.
    Titel: セキュリティエンジニアのための機械学習 : : AI技術によるサイバーセキュリティ対策入門 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119076 , 4873119073
    Sprache: Japanisch
    Seiten: 1 online resource (312 pages)
    Ausgabe: Shohan.
    Originaltitel: Mastering machine learning for penetration testing
    DDC: 005.8
    Schlagwort(e): Computer security ; Computer networks Security measures ; Penetration testing (Computer security) ; Machine learning ; Python (Computer program language) ; Computer networks ; Security measures ; Computer security ; Machine learning ; Penetration testing (Computer security) ; Python (Computer program language)
    Anmerkung: Includes bibiographical references , In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 85
    Orig.schr. Ausgabe: 初版.
    Titel: 初めてのWebGL 2 : : 第 2版 : JavaScriptで開発するリアルタイム 3Dアプリケーション /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119373 , 4873119375
    Sprache: Japanisch
    Seiten: 1 online resource (440 pages) , illustrations.
    Ausgabe: Shohan.
    Originaltitel: Real-time 3D graphics with WebGL 2
    DDC: 005.2/762
    Schlagwort(e): JavaScript (Computer program language) ; WebGL (Computer program language) ; Three-dimensional modeling ; Computer graphics ; Computer graphics ; JavaScript (Computer program language) ; Three-dimensional modeling ; WebGL (Computer program language)
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 86
    Orig.schr. Ausgabe: 初版.
    Titel: マスタリングOkta : : IDaaS設計と運用 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119717 , 4873119715
    Sprache: Japanisch
    Seiten: 1 online resource (256 pages) , illustrations..
    Ausgabe: Shohan.
    Originaltitel: Okta administration
    DDC: 004.67/82
    Schlagwort(e): Cloud computing ; Computer networks Access control
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 87
    Orig.schr. Ausgabe: 初版.
    Titel: ユニコーン企業のひみつ : : Spotifyで学んだソフトウェアづくりと働き方 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119465 , 4873119464
    Sprache: Japanisch
    Seiten: 1 online resource (212 pages) , illustrations..
    Ausgabe: Shohan.
    Originaltitel: Competing with Unicorns
    DDC: 005.1068
    Schlagwort(e): Computer software Development ; Management ; New products Management ; Product management ; High technology industries Management ; Success in business ; Corporate culture
    Kurzfassung: "Massively successful tech companies-- Unicorns--have discovered how to take the techniques that made them successful as a startup and scale them to the enterprise level. Amazon, Facebook, Google, and Spotify all work like startups, despite having workforces numbering in the tens of thousands. Go behind the scenes with an Ex-Spotify engineer and coach, and learn to develop software the way the best companies do it. If you're a tech or product lead and you want to ship product better, this is your playbook. If you're an engineer, tester, analyst, or project manager, and you suspect there are better ways to work, you are correct. And if you're a manager, Agile coach, or some one charged with improving how your company ships software, this book will give you the tools, techniques, and practices of world's most innovative, delivery-focused companies. Don't just admire the top companies; learn from them." --
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 88
    Orig.schr. Ausgabe: 初版.
    Titel: スクラム実践者が知るべき97のこと /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119397 , 4873119391
    Sprache: Japanisch
    Seiten: 1 online resource (288 pages)
    Ausgabe: Shohan.
    DDC: 005.1
    Schlagwort(e): Agile software development ; Scrum (Computer software development) ; Electronic books
    Kurzfassung: "Improve your understanding of Scrum through the proven experience and collected wisdom of experts around the world. Based on real-life experiences, the 97 essays in this unique book provide a wealth of knowledge and expertise from established practitioners who have dealt with specific problems and challenges with Scrum. You'll find out more about the rules and roles of this framework, as well as tactics, strategies, specific patterns to use with Scrum, and stories from the trenches. You'll also gain insights on how to apply, tune, and tweak Scrum for your work. This guide is an ideal resource for people new to Scrum and those who want to assess and improve their understanding of this framework."--
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 89
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: UXデザインの法則 : : 最高のプロダクトとサービスを支える心理学 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119496 , 4873119499
    Sprache: Japanisch
    Seiten: 1 online resource (160 pages)
    Ausgabe: Shohan.
    Originaltitel: Laws of UX
    DDC: 004.019
    Schlagwort(e): Human-computer interaction Psychological aspects ; User interfaces (Computer systems) Design ; User-centered system design ; Conception participative (Conception de systèmes) ; Human-computer interaction ; Psychological aspects ; User-centered system design ; User interfaces (Computer systems) ; Design ; Electronic books
    Kurzfassung: This practical guide explains how you can apply key principles in psychology to build products and experiences that are more intuitive and human-centered. Author Jon Yablonski deconstructs familiar apps and experiences to provide clear examples of how UX designers can build experiences that adapt to how users perceive and process digital interfaces.
    Anmerkung: Includes index. - Online resource; title from title details screen (O'Reilly, viewed April 20, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 90
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 第 8版.
    Titel: プログラミングC# /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119366 , 4873119367
    Sprache: Japanisch
    Seiten: 1 online resource (800 pages)
    Ausgabe: Dai 8-han.
    Originaltitel: Programming C# 8.0
    DDC: 005.133
    Schlagwort(e): Microsoft .NET Framework ; C (Computer program language) ; Computer programming ; Microsoft .NET Framework ; C (Langage de programmation) ; Programmation (Informatique) ; computer programming ; C (Computer program language) ; Computer programming ; Electronic books
    Kurzfassung: "C# is undeniably one of the most versatile programming languages available to engineers today. With this comprehensive guide, you'll learn just how powerful the combination of C# and .NET can be. Author Ian Griffiths guides you through C# 8.0 fundamentals and techniques for building cloud, web, and desktop applications. Designed for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C#, such as generics, LINQ, and asynchronous programming features. You'll get up to speed on .NET Core and the latest C# 8.0 additions, including asynchronous streams, nullable references, pattern matching, default interface implementation, ranges and new indexing syntax, and changes in the .NET tool chain."--
    Anmerkung: Online resource; title from title details screen (O’Reilly, viewed April 20, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 91
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 第 2版.
    Titel: 入門Python 3 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119328 , 4873119324
    Sprache: Japanisch
    Seiten: 1 online resource (800 pages)
    Ausgabe: Dai 2-han.
    Originaltitel: Introducing Python
    DDC: 005.133
    Schlagwort(e): Python (Computer program language) ; Application software Development ; Python (Langage de programmation) ; Logiciels d'application ; Développement ; Application software ; Development ; Python (Computer program language) ; Electronic books
    Anmerkung: Online resource; title from title details screen (O'Reilly, viewed April 19, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 92
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: 初めてのSQL : : 第3版 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119588 , 4873119588
    Sprache: Japanisch
    Seiten: 1 online resource (376 pages)
    Ausgabe: Shohan.
    Originaltitel: Learning SQL
    DDC: 005.13/3
    Schlagwort(e): SQL (Computer program language) ; Relational databases
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 93
    Orig.schr. Ausgabe: 初版.
    Titel: 機械学習デザインパターン : : データ準備, モデル構築, MLOpsの実践上の問題と解決 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119564 , 4873119561
    Sprache: Japanisch
    Seiten: 1 online resource (414 pages)
    Ausgabe: Shohan.
    Originaltitel: Machine learning design patterns
    DDC: 006.31
    Schlagwort(e): Machine learning ; Big data ; Big data ; Machine learning
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 94
    Orig.schr. Ausgabe: 初版.
    Titel: Reactハンズオンラーニング : : 第2版 : Webアプリケーション開発のベストプラクティス /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119380 , 4873119383
    Sprache: Japanisch
    Seiten: 1 online resource (368 pages) , illustrations.
    Ausgabe: Shohan.
    Originaltitel: Learning react
    DDC: 005.4/37
    Schlagwort(e): React (Electronic recource) ; User interfaces (Computer systems) ; Web site development ; Web applications Computer programs ; User interfaces (Computer systems) ; Web site development
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 95
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: JavaScript : : 第 7版 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119700 , 4873119707
    Sprache: Japanisch
    Seiten: 1 online resource (784 pages)
    Ausgabe: Shohan.
    DDC: 005.2762
    Schlagwort(e): JavaScript (Computer program language) ; Web servers ; Object-oriented programming (Computer science)
    Anmerkung: In Japanese.
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 96
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 第 2版.
    Titel: 仕事ではじめる機械学習 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119472 , 4873119472
    Sprache: Japanisch
    Seiten: 1 online resource (352 pages)
    Ausgabe: Dai 2-han.
    DDC: 006.3/1
    Schlagwort(e): Machine learning ; Machine learning Industrial applications
    Anmerkung: Includes bibiographical references
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 97
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 初版.
    Titel: モノリスからマイクロサービスへ : : モノリスを進化させる実践移行ガイド /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119311 , 4873119316
    Sprache: Japanisch
    Seiten: 1 online resource (276 pages)
    Ausgabe: Shohan.
    Originaltitel: Monolith to microservices
    DDC: 005.1
    Schlagwort(e): Application software Development ; Computer architecture ; Distributed operating systems (Computers) ; Computer software Development ; Software patterns ; Logiciels d'application ; Développement ; Ordinateurs ; Architecture ; Systèmes d'exploitation répartis ; Logiciels ; Modèles de conception ; Application software ; Development ; Computer architecture ; Computer software ; Development ; Distributed operating systems (Computers) ; Software patterns ; Electronic books
    Kurzfassung: "How do you detangle a monolithic system and migrate it to a microservice architecture? How do you do it while maintaining business-as-usual? As a companion to Sam Newman's extremely popular Building Microservices, this new book details a proven method for transitioning an existing monolithic system to a microservice architecture. With many illustrative examples, insightful migration patterns, and a bevy of practical advice to transition your monolith enterprise into a microservice operation, this practical guide covers multiple scenarios and strategies for a successful migration, from initial planning all the way through application and database decomposition. You'll learn several tried and tested patterns and techniques that you can use as you migrate your existing architecture."--
    Anmerkung: Includes bibiographical references (pages 245-247). - Online resource; title from title details screen (O’Reilly, viewed April 20, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 98
    Orig.schr. Ausgabe: 初版.
    Titel: 実践bashによるサイバーセキュリティ対策 : : セキュリティ技術者のためのシェルスクリプト活用術 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119052 , 4873119057
    Sprache: Japanisch
    Seiten: 1 online resource (352 pages)
    Ausgabe: Shohan.
    Originaltitel: Cybersecurity Ops with bash
    DDC: 005.8
    Schlagwort(e): Computer security ; Computer networks Security measures ; Computer crimes Economic aspects ; Computer Security ; Sécurité informatique ; Réseaux d'ordinateurs ; Sécurité ; Mesures ; Criminalité informatique ; Aspect économique ; Computer networks ; Security measures ; Computer security ; Electronic books
    Kurzfassung: If you hope to outmaneuver threat actors, speed and efficiency need to be key components of your cybersecurity operations. Mastery of the standard command-line interface (CLI) is an invaluable skill in times of crisis because no other software application can match the CLI's availability, flexibility, and agility. This practical guide shows you how to use the CLI with the bash shell to perform tasks such as data collection and analysis, intrusion detection, reverse engineering, and administration. Authors Paul Troncone, founder of Digadel Corporation, and Carl Albing, coauthor of bash cookbook (O'Reilly), provide insight into command-line tools and techniques to help defensive operators collect data, analyze logs, and monitor networks. Penetration testers will learn how to leverage the enormous amount of functionality built into nearly every version of Linux to enable offensive operations.
    Anmerkung: Online resource; title from title details screen (O’Reilly, viewed April 20, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 99
    Online-Ressource
    Online-Ressource
    Tōkyō-to Shinjuku-ku : Orairī Japan
    Orig.schr. Ausgabe: 第 2版.
    Titel: ゼロからはじめるデータサイエンス : : Pythonで学ぶ基本と実践 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873119113 , 4873119111
    Sprache: Japanisch
    Seiten: 1 online resource (456 pages)
    Ausgabe: Dai 2-han.
    Originaltitel: Data science from scratch
    DDC: 006.3/12
    Schlagwort(e): Data mining Statistical methods ; Mathematical statistics ; Database management ; Data structures (Computer science) ; Python (Computer program language) ; Bases de données ; Gestion ; Structures de données (Informatique) ; Python (Langage de programmation) ; Data mining ; Statistical methods ; Data structures (Computer science) ; Database management ; Mathematical statistics ; Python (Computer program language) ; Electronic books
    Kurzfassung: "Data science libraries, frameworks, modules, and toolkits are great for doing data science, but they're also a good way to dive into the discipline without actually understanding data science. In this book, you'll learn how many of the most fundamental data science tools and algorithms work by implementing them from scratch. If you have an aptitude for mathematics and some programming skills, author Joel Grus will help you get comfortable with the math and statistics at the core of data science, and with hacking skills you need to get started as a data scientist. Today's messy glut of data holds answers to questions no one's even thought to ask. This book provides you with the know-how to dig those answers out. Get a crash course in Python Learn the basics of linear algebra, statistics, and probability--and understand how and when they're used in data science Collect, explore, clean, munge, and manipulate data Dive into the fundamentals of machine learning Implement models such as k-nearest Neighbors, Naive Bayes, linear and logistic regression, decision trees, neural networks, and clustering Explore recommender systems, natural language processing, network analysis, MapReduce, and databases." --
    Anmerkung: Includes index. - Online resource; title from title details screen (O'Reilly, viewed April 20, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
  • 100
    Orig.schr. Ausgabe: 初版.
    Titel: バイオインフォマティクスデータスキル : : オープンソースツールを使ったロバストで再現性のある研究 /
    Verlag: オライリー・ジャパン,
    ISBN: 9784873118635 , 4873118638
    Sprache: Japanisch
    Seiten: 1 online resource (560 pages)
    Ausgabe: Shohan.
    Originaltitel: Bioinformatics data skills
    DDC: 570.285
    Schlagwort(e): Bioinformatics ; Big data ; Database management ; Biology Data processing ; Information science ; Biology ; Computational Biology ; Biology ; Bio-informatique ; Données volumineuses ; Bases de données ; Gestion ; Biologie ; Informatique ; Sciences de l'information ; Biologie ; information science ; biology ; Big data ; Bioinformatics ; Biology ; Biology ; Data processing ; Database management ; Information science ; Electronic books
    Anmerkung: Includes bibiographical references (pages 511-513). - Online resource; title from title details screen (O’Reilly, viewed April 20, 2022)
    Bibliothek Standort Signatur Band/Heft/Jahr Verfügbarkeit
    BibTip Andere fanden auch interessant ...
Schließen ⊗
Diese Webseite nutzt Cookies und das Analyse-Tool Matomo. Weitere Informationen finden Sie hier...