官术网_书友最值得收藏!

Getting Started with RethinkDB
會(huì)員

Absorbtheknowledgerequiredtoutilize,manage,anddeployRethinkDBusingNode.jsAboutThisBook?Makethemostofthisopensource,scalabledatabase—RethinkDB—toeasetheconstructionofwebapplications?RunpowerfulqueriesusingReQL,whichisthemostconvenientlanguagetomanipulateJSONdocumentswith?Developfully-fledgedreal-timewebappsusingNode.jsandRethinkDBWhoThisBookIsForGettingStartedwithRethinkDBisidealfordeveloperswhoarenewtoRethinkDBandneedapracticalunderstandingtostartworkingwithit.Nopreviousknowledgeofdatabaseprogrammingisrequired,althoughabasicknowledgeofJavaScriptorNode.jswouldbehelpful.WhatYouWillLearn?Downloadandinstallthedatabaseonyoursystem?ConfigureRethinkDB’ssettingsandstartusingthewebinterface?ImportdataintoRethinkDB?RunqueriesusingtheReQLlanguage?Createshards,replicas,andRethinkDBclusters?Useanindextoimprovedatabaseperformance?GettoknowalltheRethinkDBdeploymenttechniquesInDetailRethinkDBisahigh-performancedocument-orienteddatabasewithauniquesetoffeatures.ThisincreasinglypopularNoSQLdatabaseisusedtodevelopreal-timewebapplicationsand,togetherwithNode.js,itcanbeusedtoeasilydeploythemtothecloudwithverylittledifficulty.GettingStartedwithRethinkDBisdesignedtogetyouworkingwithRethinkDBasquicklyaspossible.Startingwiththeinstallationandconfigurationprocess,youwilllearnhowtostartimportingdataintothedatabaseandrunsimplequeriesusingtheintuitiveReQLquerylanguage.Aftersuccessfullyrunningafewsimplequeries,youwillbeintroducedtoothertopicssuchasclusteringandsharding.YouwillgettoknowhowtosetupaclusterofRethinkDBnodesandspreaddatabaseloadacrossmultiplemachines.Wewillthenmoveontoadvancedqueriesandoptimizationtechniques.YouwilldiscoverhowtoworkwithRethinkDBfromaNode.jsenvironmentandfindoutallaboutdeploymenttechniques.Finally,we’llfinishbyworkingonafully-fledgedexamplethatusestheNode.jsframeworkandadvancedfeaturessuchasChangefeedstodevelopareal-timewebapplication.StyleandapproachThisisastep-by-stepbookthatprovidesapracticalapproachtoRethinkDBprogramming,andisexplainedinaconversational,easy-to-followstyle.

Gianluca Tiepolo ·程序設(shè)計(jì) ·4萬(wàn)字

C# 從入門到項(xiàng)目實(shí)踐(超值版)
會(huì)員

《C#從入門到項(xiàng)目實(shí)踐(超值版)》采用“基礎(chǔ)知識(shí)→核心應(yīng)用→核心技術(shù)→高級(jí)應(yīng)用→項(xiàng)目實(shí)踐”結(jié)構(gòu)和“由淺入深,由深到精”的模式進(jìn)行講解。《C#從入門到項(xiàng)目實(shí)踐(超值版)》共分為5篇20章。首先通過(guò)一個(gè)簡(jiǎn)單的C#程序來(lái)讓讀者對(duì)其有一個(gè)簡(jiǎn)單的認(rèn)識(shí),主要講解常量與變量、數(shù)據(jù)類型與運(yùn)算符、程序的流程控制、數(shù)組的使用,同時(shí)引入面向?qū)ο缶幊趟枷耄唤又v述字符串與正則表達(dá)式、集合與泛型的使用、C#的窗體控件、C#的各種高級(jí)控件的使用,同時(shí)著重介紹C#操作文件和注冊(cè)表的方法、多線程操作、異常處理及程序調(diào)試,如何將應(yīng)用程序打包并制作成安裝程序在客戶機(jī)上部署等;最后在項(xiàng)目實(shí)踐環(huán)節(jié)著重介紹軟件工程師必備素養(yǎng)與技能、Windows計(jì)算器的制作、自助取款機(jī)系統(tǒng),以及掃雷游戲等,為日后進(jìn)行軟件項(xiàng)目管理及實(shí)戰(zhàn)開(kāi)發(fā)積累經(jīng)驗(yàn)。《C#從入門到項(xiàng)目實(shí)踐(超值版)》的目的是多角度、全方位地幫助讀者快速掌握軟件開(kāi)發(fā)技能,構(gòu)建學(xué)生從高校到社會(huì)的就業(yè)橋梁,讓有志于軟件開(kāi)發(fā)工作的讀者輕松步入職場(chǎng)。《C#從入門到項(xiàng)目實(shí)踐(超值版)》贈(zèng)送的資源比較多,在《C#從入門到項(xiàng)目實(shí)踐(超值版)》前言部分對(duì)資源包的具體內(nèi)容、獲取方式以及使用方法等做了詳細(xì)說(shuō)明。《C#從入門到項(xiàng)目實(shí)踐(超值版)》適合任何想學(xué)習(xí)C#的讀者,不管是否接觸過(guò)C#,是否從事計(jì)算機(jī)相關(guān)行業(yè),都可以通過(guò)學(xué)習(xí)《C#從入門到項(xiàng)目實(shí)踐(超值版)》快速地掌握C#的開(kāi)發(fā)方法和技巧。《C#從入門到項(xiàng)目實(shí)踐(超值版)》還可供大中專院校和社會(huì)培訓(xùn)機(jī)構(gòu)的師生以及正在進(jìn)行軟件專業(yè)相關(guān)畢業(yè)設(shè)計(jì)的學(xué)生閱讀。

聚慕課教育研發(fā)中心 ·程序設(shè)計(jì) ·17.2萬(wàn)字

QQ閱讀手機(jī)版

主站蜘蛛池模板: 皮山县| 岳西县| 且末县| 彰化县| 山东省| 天等县| 新竹县| 日土县| 平乡县| 安龙县| 当阳市| 宜丰县| 玛曲县| 靖安县| 黔东| 嫩江县| 班戈县| 手游| 青阳县| 通海县| 洛阳市| 蛟河市| 浑源县| 常宁市| 贵定县| 丹棱县| 东安县| 称多县| 仙居县| 大竹县| 图木舒克市| 简阳市| 高清| 瑞金市| 巩义市| 红安县| 香河县| 奉节县| 缙云县| 高碑店市| 阜新市|