JavaScript Video Tutorial Pt 9




Best JavaScript Book : http://goo.gl/zodRHD

I show you how to create, change, delete and retrieve the values in JavaScript cookies.I also review some useful string functions and other ways to use the Document Object Model.

Code is Here: http://bit.ly/eSSOty

Original source


41 responses to “JavaScript Video Tutorial Pt 9”

  1. Derek Iโ€™ve found 9 of your JavaScript tutorials and I think they are truly tops. Iโ€™ve also found your Java tutorials and I actually canโ€™t wait to review them all: several times. Kudos to you, for a job very well done.

  2. Hi Derek,
    I was building a website and testing it offline but my cookies don't seem to work, is it because the website is offline and that cookies only get created and respond to the domain online?

  3. A quick question. While defining function createCookie(), you have taken only one parameter. Then how come in function deleteCookie(), you are passing three arguments for calling createCookie()??

  4. I love all your videos and tutorials, you're very talented. I've pretty much watched your 9 JavaScript tutorials back to back and I wish I understood these as well as you do. Thanks for taking the time to create these. I'm doing first year programming and these are very helpful!!

  5. Thanks man. ย School is absolutely out of my budget. ย I have watched these videos for years and now I teach students with master's degree's how to design web apps. ย You are underpaid for this. ย 

  6. Derek you're the man! I watched your design patterns videos, android, javascript and god knows what else. Love your fast speed tutorials, they are perfect for non beginners. Keep it up and hopefully youtube is paying you some cash for your hard work. ๐Ÿ™‚

  7. Question: Do you use some sort of typing/productivity trick for filling in lines of code without typing on a character-to-character basis, or is it this clever editing in post-production?

  8. Thank you ๐Ÿ™‚ I have a bunch of tutorials on how to make things like light boxes, sliders, etc. many of them deal with WordPress, but they work with other sites. The one java topic I haven't covered yet was j2ee. Thank you for offering to donate, but please don't. I enjoy making these videos and I don't need money.

  9. Hi Derek, looking forward to your video series on real world solutions using JavaScript,HTML, CSS. Also one request, could you please make a dedicated video series on JSP/servlets. I could not find then on your channel. Thanks Derek for your contribution to the community. Donating right away!

  10. Hi, I basically did a tutorial on how to easily do what I do which is make shopping carts newthinktank. com/2012/02/create-an-online-store/
    Then what you are looking for are sales techniques. I have a ton of them as well. In a previous job, my job was to figure out how to program people. You have to be able to sell to go into business for yourself. Here they are newthinktank. com/category/sales/
    Feel free to ask questions ๐Ÿ™‚

  11. Thank you for the kind message ๐Ÿ™‚ Hacking I won't touch because to be 100% honest I don't know much aside from the basics. I plan on covering numerous other topics though. I have a very long list with every language imaginable, games, illustration, design, electronics, etc. I'm very happy that you are enjoying them!

  12. Latest technology especially about basic and advanced topic which if a S/w engineer doesn't know considered a fool. Like –
    What is Ethical hacking?
    How to use google docs?
    Procesor used inside android?
    How to do S/w testing
    and many many other IT related topics

    you can make an entire album of videos specially dedicated for this

    I'm saying you bcoz u r genius, u r experienced.

    Thnx for everything u did till now. Really thank u U'll be remembered in you tube community forever

  13. Hi Derek, I got a idea. See almost everyone over here does programming to get an job. I'm not saying all of them but most of them. So why not you demonstrate other things also like making resume.

    Biggest challenge How to get job in Freelance website – You know many of them have talent but cannot get job bcoz they are new to freelancing

  14. script type=text/javascript

    i m using notepad ++
    i copied and pasted but js doesnt seem to work
    would i been setting notepad in wrong settings

    and why ip is black listed
    cause i havent tried any wrong doing

  15. You're very welcome ๐Ÿ™‚ I think this is what your looking for in regards to JavaScript and built in methods, objects, etc w3schools. com/jsref/
    As per an IDE, I use a basic text editor. If you want something fancy take a look at WebStorm, BBEdit and Komodo

  16. Thank you so much for the tutorial. How can i know javascript api i.e., how can i know that a specified obj has certain methods. Can we use any IDE (like Eclipse IDE, NetBeans, RAD..etc) to give suggestions while writing the javascript code.

Leave a Reply