Javascript beginner tutorial 5 - Data types

preview_player
Показать описание
In this video I talk about the different types data we can use in JavaScript.

Don't forget to subscribe:

-------------------------------------------------------------
Add me on twitter:

facebook group:
-------------------------------------------------------------
Рекомендации по теме
Комментарии
Автор

Great to hear a South African accent on YouTube when it comes to programming tutorials! Whoo Hoo!!!

johnvrooyen
Автор

Your lecture is still relevant and making learning Javascript from you a pleasure. Thank you

lenardsimmons
Автор

So far these have great pace and clear instruction. Excellent tutorials.

medwaymusic
Автор

i never knew about programming until my dad told me " Why don't you learn this? " then i loved it cause you make it fun th alot

derrickbasnight
Автор

Great tutorials! Variables, specially boolean, can be set to undefined null value too.

santimaspons
Автор

I like your tuts. They really help me to understand. Also your accent is different especially when you say "data". Hehe

glhmedic
Автор

love every video i definitely am your student ( same guy messaging you on Facebook once and a while )

jakeambrose
Автор

This video was awesome> A lot more notes this time. But this is totally cool. I really need this. You Explain the information very well. Thx

tommoran
Автор

Very informative, thank you very much

videocasetteTV
Автор

Can you make some "Java" tutorials....I really like your explaining style....:D

nitesjung
Автор

with the string variable you could also do it like this: var status = 'Billy said "Programmers creed has the best tutorials';

LarsRichterMedia
Автор

Can I get "woohoo!" for the South African accent? :p

QuentinWatt
Автор

Could you please provide your working forum link Thank you so much for the tutorial.

WebTechies
Автор

You could use single quotes instead of putting in those slashes.

thewebmaster
Автор

Thanks man. I had to come here and remind myself what happened at 7:09

QuentinWatt
Автор

Best tutorials ever :) keep them coming :D

Theazem
Автор

Hi Quentin.  Your videos are all tremendously helpful.  I have a question.  The escape character \ works well in the JavaScript head, but how do I apply an escape character to an alert in a form?  For example, if I want an alert that reads.  "You don't have the right to be reading this, " when someone presses a button, how do I prevent the apostrophe in "don't" from being perceived as the end of my alert quote?  Putting \ in front of it didn't work.  Thank you.

inspire_convict
Автор

@Quentin Wat ....please also publish same kind of vedio for node.js also.it will be vary useful for us.

abhiseksahu
Автор

hey which type of firefox are you using

satielsolomon
Автор

how will the compiler get to know that we are using a integer as data type or a float as data type coz we will always be using var only as data type for

abhaybhandari