Django 電子書籍
 
楽天市場検索


  レディースファッション (0)
  メンズファッション (0)
  インナー・下着・ナイトウェア (0)
  バッグ・小物・ブランド雑貨 (0)
  靴 (0)
  腕時計 (0)
  ジュエリー・アクセサリー (0)
  キッズ・ベビー・マタニティ (0)
  おもちゃ (0)
  スポーツ・アウトドア (0)
  家電 (0)
  TV・オーディオ・カメラ (0)
  パソコン・周辺機器 (0)
  スマートフォン・タブレット (0)
  光回線・モバイル通信 (0)
  食品 (0)
  スイーツ・お菓子 (0)
  水・ソフトドリンク (0)
  ビール・洋酒 (0)
  日本酒・焼酎 (0)
  インテリア・寝具・収納 (0)
  日用品雑貨・文房具・手芸 (0)
  キッチン用品・食器・調理器具 (0)
  本・雑誌・コミック (211) (Django 電子書籍)
  CD・DVD (0)
  テレビゲーム (0)
  ホビー (0)
  楽器・音響機器 (0)
  車・バイク (0)
  車用品・バイク用品 (0)
  美容・コスメ・香水 (0)
  ダイエット・健康 (0)
  医薬品・コンタクト・介護 (0)
  ペット・ペットグッズ (0)
  花・ガーデン・DIY (0)
  サービス・リフォーム (0)
  住宅・不動産 (0)
  カタログギフト・チケット (0)
  百貨店・総合通販・ギフト (0)
 
211件中 1件 - 30件  1 2 3 4 5 6
商品説明価格

Django for APIs Build web APIs with Python & Django【電子書籍】[ William Vincent ]

楽天Kobo電子書籍ストア
<p><strong>Completely updated for Django 4.0 & Django REST Framework 3.13!</strong></p> <p><em>Django for APIs</em> is a project-based guide to building modern web APIs with Django & Django REST Framework. It is suitable for beginners who have never built an API before as well as professional programmers looking for a fast-paced introduction to Django fundamentals and best practices.</p> <p>Over the course of 200+ pages you'll learn how to set up a new project properly, how web APIs work under the hood, and advanced testing and deployment techniques. Three separate projects are built from scratch with progressively more advanced features including a Library API, Todo API, and Blog API. User authentication, permissions, documentation, viewsets, and routers are all covered thoroughly.</p> <p><em>Django for APIs</em> is a best-practices guide to building powerful Python-based web APIs with a minimal amount of code.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,207円

The Price of Valor【電子書籍】[ Django Wexler ]

楽天Kobo電子書籍ストア
<p><strong>In the third Shadow Campaigns novel, Django Wexler continues his “epic fantasy of military might and magical conflict,” (<em>Library Journal</em>) following <em>The Shadow Throne</em> and <em>The Thousand Names</em>.</strong></p> <p>After the king’s death, war has come to Vordan. The Deputies-General, led by a traitor-seeking zealot, has taken control. Queen Raesinia Orboan is nearly powerless as the government tightens its grip and assassins threaten her life. Unwilling to see the country come under another tyranny, she sets out to turn the tide of history.</p> <p>As the Sworn Church brings the powers of the continent to war against Vordan, General Janus bet Vhalnich offers a path to victory. Winter Ihernglass, newly promoted to command a regiment, has reunited with her lover and her friends only to face the prospect of leading them into bloody battle.</p> <p>And the enemy is not just armed with muskets and cannon. Dark priests of an ancient order, wielding forbidden magic, have infiltrated Vordan to stop Janus by whatever means necessary...</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 854円

Python Django 超入門【電子書籍】[ 掌田津耶乃 ]

楽天Kobo電子書籍ストア
画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,970円

Django for Professionals Production websites with Python & Django【電子書籍】[ William Vincent ]

楽天Kobo電子書籍ストア
<p><strong>Completely updated for Django 4.0!</strong></p> <p><em>Django for Professionals</em> takes your web development skills to the next level, teaching you how to build production-ready websites with Python and Django.</p> <p>Once you have learned the basics of Django there is a massive gap between building simple "toy apps" and what it takes to build a "production-ready" web application suitable for deployment to thousands or even millions of users.</p> <p>In the book you’ll learn how to:</p> <ul> <li>Build a <em>Bookstore</em> website from scratch</li> <li>Use Docker and PostgreSQL locally to mimic production settings</li> <li>Implement advanced user registration with email</li> <li>Customize permissions to control user access</li> <li>Write comprehensive tests</li> <li>Adopt advanced security and performance improvements</li> <li>Add search and file/image uploads</li> <li>Deploy with confidence</li> </ul> <p>If you want to take advantage of all that Django has to offer, <em>Django for Professionals</em> is a comprehensive best practices guide to building and deploying modern websites.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,207円

Test-Driven Development with Python Obey the Testing Goat: Using Django, Selenium, and JavaScript【電子書籍】[ Harry Percival ]

楽天Kobo電子書籍ストア
<p>By taking you through the development of a real web application from beginning to end, the second edition of this hands-on guide demonstrates the practical advantages of test-driven development (TDD) with Python. You’ll learn how to write and run tests <em>before</em> building each part of your app, and then develop the minimum amount of code required to pass those tests. The result? Clean code that works.</p> <p>In the process, you’ll learn the basics of Django, Selenium, Git, jQuery, and Mock, along with current web development techniques. If you’re ready to take your Python skills to the next level, this bookーupdated for Python 3.6ーclearly demonstrates how TDD encourages simple designs and inspires confidence.</p> <ul> <li>Dive into the TDD workflow, including the unit test/code cycle and refactoring</li> <li>Use unit tests for classes and functions, and functional tests for user interactions within the browser</li> <li>Learn when and how to use mock objects, and the pros and cons of isolated vs. integrated tests</li> <li>Test and automate your deployments with a staging server</li> <li>Apply tests to the third-party plugins you integrate into your site</li> <li>Run tests automatically by using a Continuous Integration environment</li> <li>Use TDD to build a REST API with a front-end Ajax interface</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,529円

Django4 Webアプリ開発 実装ハンドブック【電子書籍】[ チーム・カルポ ]

楽天Kobo電子書籍ストア
画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,772円

Modern Full-Stack Development Using TypeScript, React, Node.js, Webpack, Python, Django, and Docker【電子書籍】[ Frank Zammetti ]

楽天Kobo電子書籍ストア
<p>Explore what React, Node, Python, Django, TypeScript, Webpack, and Docker have to offer individually, and how they all fit together in modern app development. This updated version will show you how to build apps with React, Node.js or Django, and TypeScript, and how Webpack can be used to optimize and organize your code for deployment.</p> <p>You’ll begin by building a solid foundation of knowledge and quickly expand it by constructing three different real-world apps. These aren’t just simple, contrived examples but real apps that you can choose to install on your servers and use for real. You’ll also understand how Docker can be used to run the apps you build in a clear and well-defined way, all of which will be able to springboard you into creating more advanced apps on your own.</p> <p>You'll see why React is one of the most popular web development tools available today, and why Node.js is also frequently used for server-side development. Thefact that both utilize JavaScript is a big selling point, but there are shortcomings. <em>Modern Full-Stack Development</em> highlights how adding Django, Webpack, and Docker to the mix resolves any issues by creating a potent full development stack on which to build applications ? two possible stacks, really!!</p> <p><strong>What You'll Learn:</strong></p> <ul> <li>Review the basics of TypeScript and writing both React and Node apps with it</li> <li>Construct a project with NPM and Webpack, configuration and usage</li> <li>Utilize client-side and server-side development</li> <li>Employ REST APIs and database usage across two tech stacks, Node and Python/Django</li> <li>Deploy apps using Docker</li> </ul> <p><strong>Who This Book Is For:</strong></p> <p>Web developers and software architects.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,292円

The Best Python Programming Step-By-Step Beginners Guide Easily Master Software engineering with Machine Learning, Data Structures, Syntax, Django Object-Oriented Programming, and AI application【電子書籍】[ Chris Williamson ]

楽天Kobo電子書籍ストア
<p>Discover why you will be able to understand Python programming language in less than 6 hours if you can read an English sentence…</p> <p>If you see a code called "print", what do you think is going to happen?</p> <p>a. This line will be copied<br /> b. This line will be printed<br /> c. This line will be deleted</p> <p>If you have the level of a primary school kid, you´ll most likely answer "b)" and you are right.</p> <p>Python is known as the easiest programming language in the world.</p> <p>Even if it is so easy that kids can learn the basics, you are able to develop big and complex projects.</p> <p>Google Search and YouTube are just some examples of big products powered by Python.</p> <p>Statistics revealed that 6 out of 10 parents preferred their children to learn Python instead of French.<br /> There is a high demand for people to know programming language.<br /> Instead of being a language designed for computer nerds, you can use Python in everyday life to design cool automations and build applications like Dropbox and Instagram.<br /> Imagine all your ideas can easily be turned into a real product without investing thousands of dollars into web designers or engineers.<br /> Just think about all the entrepreneurs and young start ups with big visions, but no programming skills. Even if you don´t have a creative idea yourself, you can easily turn your Python knowledge into $100 notes.<br /> In "The Best Python Step-By-Step Beginners Guide", you´ll discover:<br /> -Why Python is not as scary as its animal relative and much easier to handle<br /> -How Python is the official language of the world's biggest companies<br /> -How to control your own R2-D2 Star Wars robot<br /> -How to become a visionary and change the world by turning your ideas in applications that allow you to get worldwide exposure<br /> -How watching "Game of Thrones" on Netflix or looking up the Backstreet Boys on Spotify are connected to python<br /> -Why robots are more likely to chess mate you than the world chess champion Magnus Carlsen<br /> -How Python prevents you from ever making mistakes in your programming again<br /> -How to solve problems in less time</p> <p>And much, much more…</p> <p>Even if you have never used any programming language before, you´ll be able to understand and apply Python and turn the virtual world upside down.</p> <p>Discover all the crazy opportunities you have once you know how to talk the most essential programming language in the world.</p> <p>Scroll up, click "add to cart" and enjoy clear programming on both small and big scales.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 363円

動かして学ぶ!Python Django開発入門 第2版【電子書籍】[ 大高隆 ]

楽天Kobo電子書籍ストア
<p>Django3.2対応(LTS)<br /> DjangoによるWebアプリ開発手法を丁寧に解説!</p> <p>【本書の概要】<br /> 本書は、大人気フレームワーク「Django」によるWebアプリ開発手法を解説した書籍です。<br /> 具体的には、DjangoによるWebアプリの設計・作成の基本、動的機能の作成(フォーム作成)の基本、<br /> 認証処理の基本、データベースとの連携の基本(日記機能)、クラウドとの連携の基本(デプロイも含む)、<br /> セキュリティの基本など一通り学ぶことができます。<br /> フルスタックエンジニア必携の1冊です。</p> <p>【対象読者】<br /> Pythonの基礎知識のあるフルスタックエンジニア</p> <p>【Djangoの対応バージョン】<br /> Django3.2。<br /> Django3.2はLTS(Long Term Support)という長期間サポート対象のバージョン。<br /> 2024年4月までセキュリティサポートが予定されており、安心して学習できます。</p> <p>【Djangoとは(本書より抜粋)】<br /> DjangoはPython用のフルスタックWebアプリフレームワークです。<br /> 多くのWebアプリにおいて必要となるメール送信やセキュリティなど、<br /> 多くの機能が標準で備わっています。<br /> 開発用の機能も充実しています。開発サーバーはDjangoに同梱されているため、<br /> ローカルマシンで開発中のWebアプリをすぐに起動できます。<br /> さらに、データベースのテーブル定義を記述しておけば自分でデータベースを操作するSQLを書くことなく、<br /> コマンドを打つだけでデータベースに反映することもできます。<br /> 運用を支援する管理サイトも最初から備わっています。この管理サイトを使えば、<br /> Web上からデータベースのデータを書き換えたり、<br /> ユーザーの管理などを素早く行えます。</p> <p>※本電子書籍は同名出版物を底本として作成しました。記載内容は印刷出版当時のものです。<br /> ※印刷出版再現のため電子書籍としては不要な情報を含んでいる場合があります。<br /> ※印刷出版とは異なる表記・表現の場合があります。予めご了承ください。<br /> ※プレビューにてお手持ちの電子端末での表示状態をご確認の上、商品をお買い求めください。</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,740円

プロフェッショナルWebプログラミング Django【電子書籍】[ 田中 潤 ]

楽天Kobo電子書籍ストア
<p>※本書は固定レイアウト型の電子書籍です。</p> <p>【大人気のフレームワーク「Django」、現場で使える力を身につける。】</p> <p>近年、AI開発を中心にPythonがますます注目されています。Pythonは初心者にもやさしい言語で、「パッケージ」や「フレームワーク」という便利な「部品」が数多く提供されているのも人気の理由です。その一つであるDjangoは、Webアプリケーションの制作環境として大人気、業界でも注目されています。アプリ開発における技術的な敷居の低さも人気の理由の一つとなっています。<br /> Djangoを使用すると、よく見かけるような会員制サイトなども簡単に開発できます。たとえば、YouTubeやInstagramでも活用されています。</p> <p>本書は筆者がエンジニアとして得た実践的な知識をお伝えするべく、実際の開発の流れに沿って学べる構成となっています。環境構築が苦手な方でも学習を進められる内容なので、初心者の方もご安心ください。<br /> この本では、読み進めていくためのPythonの基礎から始めてDjangoの基本を紹介、そして作例(社内SNS)を開発するという流れで、実務的な開発手法を学べる形式になっています。デプロイ、各種ツールやサービスの基礎解説も掲載。作例データはダウンロードできます。</p> <p>プログラミングの学習は、とにかくコードを書いて実際に動かしてみることが重要です。コードが理解できなかったり、エラーが出てしまったりすることがあるかも知れませんが、まずは立ち止まらず最後まで諦めずに開発を進めてください。そうすると開発の流れや全体像が見えてくるでしょう。</p> <p>〈本書の内容〉<br /> ■PART1 Pythonの基本を学ぶ<br /> ■PART2 Djangoの基本を学ぶ<br /> ■PART3 DjangoでSNSを作る<br /> ■PART4 アプリケーションを公開する<br /> ■APPENDIX</p> <p>〈著者プロフィール〉<br /> 田中 潤<br /> Shannon Lab株式会社 代表取締役。アメリカの大学で数学の実数解析の一分野である測度論や経路積分を研究。カリフォルニア大学リバーサイド校博士課程に在籍中の2011年、「ShannonLab」を立ち上げるために帰国。これまでの研究成果や技術を生かして、対話形式で有名人を当てる推測エンジン「Mind View」や、テキスト対話エンジン「Deep Love」など数々の人工知能エンジンを開発。開発する際は常にPythonを愛用。近年人工知能がホットな話題となり、数理研究とビジネスモデルの双方の視点からアドバイスを行い、企業の人工知能ビジネス立ち上げを多数手がけている。コンサルティングを重ね、人口知能サービスを商品化するためのビジネスプランを練り、企業との共同研究開発も行っている。</p> <p>伊藤陽平<br /> 日本暗号資産市場株式会社のエンジニアとして、ブロックチェーンやWebアプリケーションの開発を中心に行っている。元Shannon Lab株式会社のインターンとしてPython、Djangoの開発に携わる。また、新宿区議会議員(2期)、Code for Shinjukuの代表として行政のICT化やプログラミング教育にも取り組んでいる。</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,520円

Secure Web Application Development A Hands-On Guide with Python and Django【電子書籍】[ Matthew Baker ]

楽天Kobo電子書籍ストア
<p>Cyberattacks are becoming more commonplace and the Open Web Application Security Project (OWASP), estimates 94% of sites have flaws in their access control alone. Attacks evolve to work around new defenses, and defenses must evolve to remain effective. Developers need to understand the fundamentals of attacks and defenses in order to comprehend new techniques as they become available. This book teaches you how to write secure web applications.</p> <p>The focus is highlighting how hackers attack applications along with a broad arsenal of defenses. This will enable you to pick appropriate techniques to close vulnerabilities while still providing users with their needed functionality.</p> <p>Topics covered include:</p> <p>A framework for deciding what needs to be protected and how strongly</p> <p>Configuring services such as databases and web servers</p> <p>Safe use of HTTP methods such as GET, POST, etc, cookies and use of HTTPS</p> <p>Safe REST APIs</p> <p>Server-side attacks and defenses such as injection and cross-site scripting</p> <p>Client-side attacks and defenses such as cross-site request forgery</p> <p>Security techniques such as CORS, CSP</p> <p>Password management, authentication and authorization, including OAuth2</p> <p>Best practices for dangerous operations such as password change and reset</p> <p>Use of third-party components and supply chain security (Git, CI/CD etc)</p> <p><strong>What You'll Learn</strong></p> <ul> <li></li> <li> <p>Review the defenses that can used to prevent attacks</p> </li> <li> <p>Model risks to better understand what to defend and how</p> </li> <li> <p>Choose appropriate techniques to defend against attacks</p> </li> <li> <p>Implement defenses in Python/Django applications</p> </li> </ul> <p><strong>Who This Book Is For</strong></p> <ul> <li>Developers who already know how to build web applications but need to know more about security</li> <li>Non-professional software engineers, such as scientists, who must develop web tools and want to make their algorithms available to a wider audience.</li> <li>Engineers and managers who are responsible for their product/company technical security policy</li> </ul>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 7,292円

The Shadow Throne【電子書籍】[ Django Wexler ]

楽天Kobo電子書籍ストア
<p><strong>“An immensely entertaining novel” (Tor.com) from the author of <em>The Thousand Names</em>...</strong></p> <p>The King of the Vordan is on his deathbed. Soon his daughter, Raesinia will be the first Queen Regnant in centuriesーand a target for those who seek to control her. The most dangerous is Duke Orlanko, Minister of Information, and master of the secret police. He is the most feared man in the kingdom, and he knows an arcane secret that puts Raesinia completely at his mercy.</p> <p>But Raesinia has found unlikely allies in the returning war hero Janus bet Vhalnich, and his loyal deputies, Captain Marcus d’Ivoire and Lieutenant Winter Ihernglass. As Marcus and Winter struggle to find their places in the home they never thought they would see again, they help Janus and Raesinia set in motion events that could shatter Orlanko’s powers, but perhaps at the price of throwing the nation into chaos. But with the people suffering under the Duke’s tyranny, they intend to protect the kingdom with every power they can command, earthly or otherwise.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 854円

Django for Beginners Build websites with Python & Django【電子書籍】[ William Vincent ]

楽天Kobo電子書籍ストア
<p><strong>Completely updated for Django 4.2!</strong></p> <p><em>Django for Beginners</em> is a project-based introduction to Django, the popular Python-based web framework. Suitable for total beginners who have never built a website before as well as professional programmers looking for a fast-paced guide to modern web development and Django fundamentals.</p> <p>In the book you’ll learn how to:</p> <p>Build 5 websites from scratch, including a <em>Blog</em> and <em>Newspaper</em></p> <p>Deploy online using security best practices</p> <p>Customize the look and feel of your sites</p> <p>Write tests and run them for all your code</p> <p>Implement signup, login, logout, password change, and password reset</p> <p>Add permissions and authorizations to make your app more secure</p> <p>If you’re curious about Python-based web development, <em>Django for Beginners</em> is a best-practices guide to writing and deploying your own websites quickly.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 5,207円

Djangoのツボとコツがゼッタイにわかる本[第2版]【電子書籍】[ 大橋亮太 ]

楽天Kobo電子書籍ストア
画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,574円

Djangoのツボとコツがゼッタイにわかる本【電子書籍】[ 大橋亮太 ]

楽天Kobo電子書籍ストア
画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,574円

実践Django Pythonによる本格Webアプリケーション開発【電子書籍】[ 芝田将 ]

楽天Kobo電子書籍ストア
<p>現場で役立つ実践的なノウハウを徹底解説</p> <p>【Djangoとは】<br /> Djangoは、Pythonで人気のあるフルスタックWebフレームワークです。<br /> 強力なテンプレートエンジンやO/Rマッパーに加え、ユーザー認証や国際化、管理画面など、Webアプリケーション開発で必要になるありとあらゆる機能を高い柔軟性で提供し、高速なWebアプリケーション開発を可能にします。</p> <p>【本書のポイント】<br /> 本書は、業務で必ず役に立つ実践的なDjangoの解説書です。モデルやビュー、テンプレートといった基本コンポーネントの解説はもちろん、Djangoの実践的なテストテクニック、ユーザーモデルのカスタマイズ方法、認証処理のベストプラクティスなど、Web開発において必ず知っておくべき内容を幅広く取り上げました。<br /> また実際に業務でWebアプリケーション開発に取り組む際には、これらの理解だけでは不十分なこともしばしばあります。<br /> N+1問題の理解や対策方法、RDBのインデックスチューニングによるSQLの最適化、Web APIの実践的なページネーションの実装方法、CSRFやSQLインジェクションのような攻撃を防ぐためのセキュリティに関する知識など、高度かつ重要なトピックをDjangoのコントリビュート経験もある筆者が分かりやすく解説します。</p> <p>【本書のゴール】<br /> Djangoを使ったWebアプリケーション開発のベストプラクティスを把握し、業務に活かせる実践的な知識を身につけることを目指します。</p> <p>【Djangoのバージョン】<br /> Django 3.2 LTS対応(2024年4月までサポートされるバージョン)</p> <p>※本電子書籍は同名出版物を底本として作成しました。記載内容は印刷出版当時のものです。<br /> ※印刷出版再現のため電子書籍としては不要な情報を含んでいる場合があります。<br /> ※印刷出版とは異なる表記・表現の場合があります。予めご了承ください。<br /> ※プレビューにてお手持ちの電子端末での表示状態をご確認の上、商品をお買い求めください。</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,850円

Decoupled Django Understand and Build Decoupled Django Architectures for JavaScript Front-ends【電子書籍】[ Valentino Gagliardi ]

楽天Kobo電子書籍ストア
<p>Apply decoupling patterns, properly test a decoupled project, and integrate a Django API with React, and Vue.js. This book covers decoupled architectures in Django, with Django REST framework and GraphQL. With practical and simple examples, you’ll see firsthand how, why, and when to decouple a Django project.</p> <p>Starting with an introduction to decoupled architectures versus monoliths, with a strong focus on the modern JavaScript scene, you’ll implement REST and GraphQL APIs with Django, add authentication to a decoupled project, and test the backend. You’ll then review functional testing for JavaScript frontends with Cypress. You will also learn how to integrate GraphQL in a Django project, with a focus on the benefits and drawbacks of this new query language.</p> <p>By the end of this book, you will be able to discern and apply all the different decoupling strategies to any Django project, regardless of its size.</p> <p><strong>What You'll Learn</strong></p> <ul> <li>Choose the right approach for decoupling a Django project</li> <li>Build REST APIs with Django and a Django REST framework</li> <li>Integrate Vue.js and GraphQL in a Django project</li> <li>Consume a Django REST API with Next.js</li> <li>Test decoupled Django projects</li> </ul> <p><strong>Who This Book Is For</strong></p> <p>Software developers with basic Django skills keen to learn decoupled architectures with Django. JavaScript developers interested in learning full-stack development and decoupled architectures with Django.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 6,685円

Build a Website with Django 3 A complete introduction to Django 3【電子書籍】[ Nigel George ]

楽天Kobo電子書籍ストア
<p><em>Build a website with Django 3</em> is the fourth edition of my popular Django beginners book, fully updated for Django 3.</p> <p>Not only has the book been updated to cover the latest version of Django, but I've added install instructions for macOS users.</p> <p><strong>Your complete introduction to Django 3</strong></p> <p>Build a website with Django 3 covers all the core concepts of Django to get you up and running fast:</p> <ul> <li>Why Django is the premier Python framework for developing web applications</li> <li>The big picture - how Django is structured</li> <li>Django Models</li> <li>Django Views</li> <li>Django Templates</li> <li>The Django admin</li> <li>Generic views</li> <li>Simple forms</li> <li>Complex forms and model forms</li> <li>Managing Users</li> <li>Restricted content</li> <li>File uploads</li> <li>Sending email</li> <li>Deploying a Django application</li> </ul> <p><strong>Build a real website</strong></p> <p>This book is not about boring theory. You'll be building a fully functioning website as you learn Django. I even show you how to deploy your website to the Internet for free.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,325円

Python Django 3超入門【電子書籍】[ 掌田津耶乃 ]

楽天Kobo電子書籍ストア
画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,168円

Django Webアプリ開発実装ハンドブック【電子書籍】[ チーム・カルポ ]

楽天Kobo電子書籍ストア
画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,772円

Django 3 By Example Build powerful and reliable Python web applications from scratch, 3rd Edition【電子書籍】[ Antonio Mele ]

楽天Kobo電子書籍ストア
<p><strong>Learn Django 3 with four end-to-end web projects</strong></p> <h4>Key Features</h4> <ul> <li>Learn Django 3 by building real-world web applications from scratch in Python, using coding best practices</li> <li>Integrate other technologies into your application with clear, step-by-step explanations and comprehensive example code</li> <li>Implement advanced functionalities like a full-text search engine, a user activity stream, or a recommendation engine</li> <li>Add real-time features with Django Channels and WebSockets</li> </ul> <h4>Book Description</h4> <p>If you want to learn the entire process of developing professional web applications with Python and Django, then this book is for you. In the process of building four professional Django projects, you will learn about Django 3 features, how to solve common web development problems, how to implement best practices, and how to successfully deploy your applications.</p> <p>In this book, you will build a blog application, a social image bookmarking website, an online shop, and an e-learning platform. Step-by-step guidance will teach you how to integrate popular technologies, enhance your applications with AJAX, create RESTful APIs, and set up a production environment for your Django projects.</p> <p>By the end of this book, you will have mastered Django 3 by building advanced web applications.</p> <h4>What you will learn</h4> <ul> <li>Build real-world web applications</li> <li>Learn Django essentials, including models, views, ORM, templates, URLs, forms, and authentication</li> <li>Implement advanced features such as custom model fields, custom template tags, cache, middleware, localization, and more</li> <li>Create complex functionalities, such as AJAX interactions, social authentication, a full-text search engine, a payment system, a CMS, a RESTful API, and more</li> <li>Integrate other technologies, including Redis, Celery, RabbitMQ, PostgreSQL, and Channels, into your projects</li> <li>Deploy Django projects in production using NGINX, uWSGI, and Daphne</li> </ul> <h4>Who this book is for</h4> <p>This book is intended for developers with Python knowledge who wish to learn Django in a pragmatic way. Perhaps you are completely new to Django, or you already know a little but you want to get the most out of it. This book will help you to master the most relevant areas of the framework by building practical projects from scratch. You need to have familiarity with programming concepts in order to read this book. Some previous knowledge of HTML and JavaScript is assumed.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,198円

Python Django 4 超入門【電子書籍】[ 掌田津耶乃 ]

楽天Kobo電子書籍ストア
画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,970円

Ultimate Django for Web App Development Using Python Build Modern, Reliable and Scalable Production-Grade Web Applications with Django and Python【電子書籍】[ Leonardo Lazzaro ]

楽天Kobo電子書籍ストア
<p>Craft Scalable and Dynamic Web Apps using Django and Python<br /> Book DescriptionThis comprehensive guide is an indispensable resource for developers seeking to elevate their web development skills in Django and Python. The book begins by establishing a strong foundation and understanding of Django's architecture, emphasizing the Model-View-Template (MVT) pattern and a pivotal service layer for creating scalable web applications. The book then progresses to practical aspects, guiding readers through the development of a Task Management App. This hands-on approach reinforces fundamental concepts and showcases Django's flexibility and efficiency in real-world scenarios.<br /> The advanced sections of the book will help you tackle complex challenges, covering topics like preventing double-form submissions, implementing offline pessimistic and optimistic locking techniques, mastering API development with Django Ninja, and ensuring application reliability through exhaustive testing with pytest. The book culminates in practical insights for deploying Django applications with Docker and Kubernetes, this guide equips you to tackle real-world challenges effectively.<br /> Table of Contents1. Introduction to Django and Python2. Setting Up Your Development Environment3. Getting Started with Django Projects and Apps4. Django Models and PostgreSQL5. Django Views and URL Handling6. Using the Django Template Engine7. Forms in Django8. User Authentication and Authorization in Django9. Django Ninja and APIs10. Testing with pytest11. Deploying Django Applications with Gunicorn and Docker12. Final Thoughts and Future DirectionsIndex</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,005円

PythonとDjangoではじめる!Webアプリ制作ハンズオン【電子書籍】[ 大西 陽平 ]

楽天Kobo電子書籍ストア
<p>本書は著者による前著『Python3で学ぶ!プログラミングはじめの一歩』を理解した読者に最適な続編です。前作の「実践的な学習」のスタイルを継承しながら、今回はWebアプリケーション開発に特化した内容となっています。Pythonやプログラミングの基礎を扱っている前著に続き、本書ではWebアプリケーションの設計原理、関連する技術スタック、そしてその運用メカニズムについて具体的に解説しています。<br /> 本書では、Webアプリケーションの基本から高度な概念まで、全体的な理解を得ることができます。一歩一歩確実にスキルを積み上げたい方、次のレベルのWebアプリケーション開発者を目指す方におすすめです。</p> <p>【目次】<br /> 第1章 Webページを制作してみよう<br /> 第2章 Webページをデザインしてみよう<br /> 第3章 Web アプリケーションとは<br /> 第4章 Djangoとは<br /> 第5章 環境構築<br /> 第6章 DjangoでHelloWorld<br /> 第7章 HTMLを出力してみよう<br /> 第8章 モデルからデータを取得して表示<br /> 第9章 Djangoの管理サイト(Django Admin)<br /> 第10章 モデルからデータを条件付きで取得<br /> 第11章 クラスベースの汎用ビュー<br /> 第12章 CRUDアプリを作ってみよう(設計編)<br /> 第13章 CRUDアプリを作ってみよう(制作編)<br /> 第14章 DjangoでBootstrapを使ってみよう<br /> 第15章 検索フォーム<br /> 第16章 ユーザー管理機能<br /> 第17章 DjangoアプリをGitHubにアップしてみよう<br /> 第18章 Djangoアプリをデプロイしてみよう(本番環境構築編)<br /> 第19章 Djangoアプリをデプロイしてみよう(アプリデプロイ編)</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 3,300円

Mastering Geospatial Analysis with Python Explore GIS processing and learn to work with GeoDjango, CARTOframes and MapboxGL-Jupyter【電子書籍】[ Silas Toms ]

楽天Kobo電子書籍ストア
<p>Explore GIS processing and learn to work with various tools and libraries in Python. About This Book ? Analyze and process geospatial data using Python libraries such as; Anaconda, GeoPandas ? Leverage new ArcGIS API to process geospatial data for the cloud. ? Explore various Python geospatial web and machine learning frameworks. Who This Book Is For The audience for this book includes students, developers, and geospatial professionals who need a reference book that covers GIS data management, analysis, and automation techniques with code libraries built in Python 3. What You Will Learn ? Manage code libraries and abstract geospatial analysis techniques using Python 3. ? Explore popular code libraries that perform specific tasks for geospatial analysis. ? Utilize code libraries for data conversion, data management, web maps, and REST API creation. ? Learn techniques related to processing geospatial data in the cloud. ? Leverage features of Python 3 with geospatial databases such as PostGIS, SQL Server, and SpatiaLite. In Detail Python comes with a host of open source libraries and tools that help you work on professional geoprocessing tasks without investing in expensive tools. This book will introduce Python developers, both new and experienced, to a variety of new code libraries that have been developed to perform geospatial analysis, statistical analysis, and data management. This book will use examples and code snippets that will help explain how Python 3 differs from Python 2, and how these new code libraries can be used to solve age-old problems in geospatial analysis. You will begin by understanding what geoprocessing is and explore the tools and libraries that Python 3 offers. You will then learn to use Python code libraries to read and write geospatial data. You will then learn to perform geospatial queries within databases and learn PyQGIS to automate analysis within the QGIS mapping suite. Moving forward, you will explore the newly released ArcGIS API for Python and ArcGIS Online to perform geospatial analysis and create ArcGIS Online web maps. Further, you will deep dive into Python Geospatial web frameworks and learn to create a geospatial REST API. Style and approach The book takes a practical, example-driven approach to teach you GIS analysis and automation techniques with Python 3.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,993円

Tranen in de rivier【電子書籍】[ Django Mathijsen ]

楽天Kobo電子書籍ストア
<p>Een jazzgitarist die zijn ziel aan de duivel heeft verkocht, werkt in Hamburg op de Reeperbahn in de jaren vijftig. Daar ontmoet hij een getalenteerde, maar levensgevaarlijke zangeres.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 394円

Building Websites with Django: Build and Deploy Professional Websites with Python Programming and the Django Framework (English Edition)【電子書籍】[ Awanish Ranjan ]

楽天Kobo電子書籍ストア
<p><strong>A beginner's guide that will help you get familiar with Django for web development.</strong></p> <p><strong>KEY FEATURES</strong></p> <p>● Learn to build websites with a strong blend of concepts and practical learning.</p> <p>● Set up your public website with advanced functionalities from scratch.</p> <p>● Explore Django architecture, components, navigation panel and templates.</p> <p><strong>DESCRIPTION</strong></p> <p>'Building Websites with Django' book teaches readers to develop their high-quality, feature-rich website by learning Django and its various tools. You will learn the best techniques to develop a dynamic website, right from scratch. This book focuses not only on just creating a particular application but rather develops a strong understanding of theoretical concepts with rich examples. You will learn to troubleshoot errors, develop navigation panels and add advanced functionalities like deploying on heroku server. You will read about models, templates, different types of views. You will learn to create apps and learn how to integrate different apps.</p> <p>By the end of this book, You will create a project from scratch and will deploy it as a public website by yourself.</p> <p><strong>WHAT YOU WILL LEARN</strong></p> <p>● Create a Django project from scratch and deploy them as a public website.</p> <p>● Work with Django components such as Model, View, and Template.</p> <p>● Interact with the database using Query Sets.</p> <p>● Deploy your Django application for free on Heroku.</p> <p>● Learn how to use Django's built-in authentication and authorization module effectively.</p> <p><strong>WHO THIS BOOK IS FOR</strong></p> <p>This book is for early entrepreneurs, beginners, software professionals, bloggers and hobbyists who want to create their online presence on their own without having any prior technical knowledge about web tools.</p> <p><strong>AUTHOR BIO</strong></p> <p>After completing his engineering in 2015, Awanish started working with one of the largest IT companies.</p> <p>He began with scripting and then developed ETL tools and web applications using Django. He is now working on a Content Management System based on Django CMS.</p> <p>In his free time, Awanish delivers guest lectures at training institutes and develops training videos for e-learning sites.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 2,300円

Golven【電子書籍】[ Ir. Django Mathijsen ]

楽天Kobo電子書籍ストア
<p>De bekende wetenschapsjournalist en schrijver Django Mathijsen duikt in de mysteries en magie van golven en legt hun intiemste geheimen bloot: tsunami’s (kunnen ze ook in Nederland voorkomen?), monstergolven, zeevonk, zwarte dolfijnen, seiches, het monster van Loch Ness en nog veel meer. Geschikt voor lezers vanaf 10 jaar. Ideaal achtergrondmateriaal voor spreekbeurten en werkstukken.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 239円

Designing Microservices Using Django: Structuring, Deploying and Managing the Microservices Architecture with Django【電子書籍】[ Shayank Jain ]

楽天Kobo電子書籍ストア
<p>A step-by-step that will help you build Microservices architecture using Django and Python</p> <p>Microservices architectures solve the multiple problems of software architecture. Django is a full-stack development framework, written in python.</p> <p>This book includes everything necessary for web application development; from the user views to the information storage: model, persistence, relationships, controllers, forms, validations, rest API and a very useful back office. Furthermore, the book will show how to build production-ready microservices. It will help you create restful APIs and get familiar with Redis and Celery. Towards the end, the book will show how to secure these services and deploy these microservices using Django. Lastly, it will show how to scale our services.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 1,100円

Django Design Patterns and Best Practices Industry-standard web development techniques and solutions using Python【電子書籍】[ Arun Ravindran ]

楽天Kobo電子書籍ストア
<p>Build maintainable websites with elegant Django design patterns and modern best practices About This Book ? Explore aspects of Django from Models and Views to testing and deployment ? Understand the nuances of web development such as browser attack and data design ? Walk through various asynchronous tools such as Celery and Channels Who This Book Is For This book is for you whether you're new to Django or just want to learn its best practices. You do not have to be an expert in Django or Python. No prior knowledge of patterns is expected for reading this book but it would be helpful. What You Will Learn ? Make use of common design patterns to help you write better code ? Implement best practices and idioms in this rapidly evolving framework ? Deal with legacy code and debugging ? Use asynchronous tools such as Celery, Channels, and asyncio ? Use patterns while designing API interfaces with the Django REST Framework ? Reduce the maintenance burden with well-tested, cleaner code ? Host, deploy, and secure your Django projects In Detail Building secure and maintainable web applications requires comprehensive knowledge. The second edition of this book not only sheds light on Django, but also encapsulates years of experience in the form of design patterns and best practices. Rather than sticking to GoF design patterns, the book looks at higher-level patterns. Using the latest version of Django and Python, you'll learn about Channels and asyncio while building a solid conceptual background. The book compares design choices to help you make everyday decisions faster in a rapidly changing environment. You'll first learn about various architectural patterns, many of which are used to build Django. You'll start with building a fun superhero project by gathering the requirements, creating mockups, and setting up the project. Through project-guided examples, you'll explore the Model, View, templates, workflows, and code reusability techniques. In addition to this, you'll learn practical Python coding techniques in Django that'll enable you to tackle problems related to complex topics such as legacy coding, data modeling, and code reusability. You'll discover API design principles and best practices, and understand the need for asynchronous workflows. During this journey, you'll study popular Python code testing techniques in Django, various web security threats and their countermeasures, and the monitoring and performance of your application. Style and approach This comprehensive project-driven guide will enhance your skill set by taking you through the well-known design patterns and industry-standard best practices in Django web development.</p>画面が切り替わりますので、しばらくお待ち下さい。 ※ご購入は、楽天kobo商品ページからお願いします。※切り替わらない場合は、こちら をクリックして下さい。 ※このページからは注文できません。 4,540円