Wil je zeker zijn dat je cadeautjes op tijd onder de kerstboom liggen? Onze winkels ontvangen jou met open armen. Nu met extra openingsuren op zondag!
  • Afhalen na 1 uur in een winkel met voorraad
  • Gratis thuislevering in België vanaf € 30
  • Ruim aanbod met 7 miljoen producten
Wil je zeker zijn dat je cadeautjes op tijd onder de kerstboom liggen? Onze winkels ontvangen jou met open armen. Nu met extra openingsuren op zondag!
  • Afhalen na 1 uur in een winkel met voorraad
  • Gratis thuislevering in België vanaf € 30
  • Ruim aanbod met 7 miljoen producten

CODING Series 3

This Book Includes: JavaSript Programming + SQL Programming and Coding

Tom Clark
Hardcover | Engels | JavaScript Programming and SQL | nr. 1
€ 44,95
+ 89 punten
Uitvoering
Levertermijn 1 à 4 weken
Eenvoudig bestellen
Veilig betalen
Gratis thuislevering vanaf € 30 (via bpost)
Gratis levering in je Standaard Boekhandel

Omschrijving

55 % discount for bookstores ! Now At $35.99 instead of $ 55.78 $


Your customers will never stop reading this guide !!!


JAVASCRIPT PROGRAMMING


how to begin a new project (whether it's a scratch project to run the examples in this book or a real project), like a dedicated directory for your project; we call this the project root, a Git repository (git init), a package.json file (npm init), a Gulpfile (gulpfile.js; use the one from this topic), gulp and Babel local packages (npm install --save-dev gulp gulp-babel babel-preset-es2015), a .babelrc file (contents: { "presets" ["es2015"] }), an .eslintrc file (use eslint --init to create it, and edit to your preferences), a subdirectory for Node source (es6), a subdirectory for browser source (public/es6). Your also simple workflow will look like this once you've set it up by making improvements that are logically consistent and connected also to test and lint your code, use Gulp with rep until the improvements are successful and lint-free. Alao makes sure you're not going to do something you don't want to do (git status).


Connect any files to yours.gitignore file that you don't want in Git. In the last Add all of your changes to Git (git add -A; if you don't want to add all of your changes, just use git add for each file).


SQL Programming

The truth is: SQL stands for Structured Query Language. Many people scoff dubiously when it is announced that SQL is, indeed, a programming language.

When people think of programming languages, all that comes to their mind are C++, Python, Java etc, . People disregard SQL as a programming language because of its interface structure and limited functionality. However, they fail to understand that while C++, Python are third level programming languages, and hence more developed, it doesn't change the fact that SQL falls under the umbrella of programming languages.

You will also learn:

- SQL programming and coding

- What is data definition language

- Adding, updating, removing data from a database

- SQL joins and unions

- How to write stored procedures and functions

- SQL Transactions

- Basics of SQL

- SQL Security

Would you like to know more?


Buy it Now and let your customers get addicted to this amazing book !!!










Specificaties

Betrokkenen

Auteur(s):
Uitgeverij:

Inhoud

Aantal bladzijden:
272
Taal:
Engels
Reeks:
Reeksnummer:
nr. 1

Eigenschappen

Productcode (EAN):
9781802261042
Verschijningsdatum:
18/03/2021
Uitvoering:
Hardcover
Formaat:
Genaaid
Afmetingen:
152 mm x 229 mm
Gewicht:
530 g
Standaard Boekhandel

Alleen bij Standaard Boekhandel

+ 89 punten op je klantenkaart van Standaard Boekhandel
E-BOOK ACTIE

Tot meer dan 50% korting

op een selectie e-books
E-BOOK ACTIE
E-book kortingen
Standaard Boekhandel

Beoordelingen

We publiceren alleen reviews die voldoen aan de voorwaarden voor reviews. Bekijk onze voorwaarden voor reviews.