舉報

會員
Opa Application Development
最新章節:
Index
ItisatutorialguidetolearninghowtouseOpawithJavaScript,Nodejs,andMongoDBtodevelopwebapplicationseasilyandeffectively.IfyouareawebdeveloperwhowantstogetstartedwiththeOpaframeworkandbuildwebapplicationswithit?Thenthisbookisforyou.Webdevelopmentexperienceisassumedandwouldbehelpful.
目錄(70章)
倒序
- 封面
- 版權信息
- Credits
- About the Author
- About the Reviewers
- www.PacktPub.com
- Preface
- Chapter 1. Getting Started with Opa
- Installing Opa
- Setting up editors
- Your first Opa application
- Summary
- Chapter 2. Basic Syntax
- Basic datatypes
- Functions
- Data structures
- Pattern matching
- Text parsers
- Summary
- Chapter 3. Developing Web Applications
- Starting a web server
- Dispatching requests
- Preparing pages
- Manipulating DOMs
- Summary
- Chapter 4. Using Bootstrap
- Importing Bootstrap
- Using classes
- Using icons
- Using widgets
- Summary
- Chapter 5. Communicating between Client and Server
- Client and server slicing
- Client and server communication
- Summary
- Chapter 6. Binding with Other Languages
- Binding JavaScript
- Binding Node.js
- Binding external functions using the classic syntax
- Summary
- Chapter 7. Working with Databases
- A quick start to MongoDB
- Database manipulation
- Querying data
- Summary
- Chapter 8. Internationalization
- Internal approach
- External approach
- Summary
- Chapter 9. Building a Chat Application
- Creating a project
- Launching the web server
- Designing user interface
- Building application logic
- Broadcasting and receiving messages
- Summary
- Chapter 10. Building a Game – Pacman
- The project structure
- The HTML5 Canvas
- Drawing a shape
- Drawing an image
- Drawing the text
- Binding the external JavaScript library
- Summary
- Chapter 11. Developing a Social Mobile Application – LiveRoom
- Project structure
- Authorizing a user
- The application
- Summary
- Index 更新時間:2021-08-20 16:49:48
推薦閱讀
- Unity 2020 By Example
- GAE編程指南
- 在最好的年紀學Python:小學生趣味編程
- Python自然語言處理實戰:核心技術與算法
- 摩登創客:與智能手機和平板電腦共舞
- AWS Serverless架構:使用AWS從傳統部署方式向Serverless架構遷移
- OpenStack Cloud Computing Cookbook(Fourth Edition)
- Python應用輕松入門
- Python機器學習經典實例
- PhoneGap Mobile Application Development Cookbook
- 焊接機器人系統操作、編程與維護
- Instant Nancy Web Development
- GitHub入門與實踐
- Bootstrap for Rails
- HTML5+CSS3+JavaScript 從入門到項目實踐(超值版)
- Visual Basic程序設計全程指南
- 計算語言學導論
- Python趣味創意編程
- 零基礎C語言學習筆記
- Elasticsearch實戰(第2版)
- Java編程動手學
- 瘋狂Java講義精粹
- Building RESTful Web Services with PHP 7
- 數據分析從入門到進階
- C語言從入門到精通(第6版)
- SFML Game Development By Example
- 倉頡編程快速上手
- Java程序設計實戰案例教程
- Java Persistence with MyBatis 3
- GDAL源碼剖析與開發指南