Category: Programming

  • Carrier Pigeons Helped Create the World’s Most Famous Banking Fortune

    [ad_1] Whether in business, warfare or affairs of the heart knowledge, the more the better, is often the most crucial element in determining event outcomes. The ability to know what the competition for a business deal is strategizing is potentially game changing. A General upon learning details of a rivals battle plan gains immense advantages…

  • Twitter Bootstrap Part 7 – Smooth Scrolling & Footer

    [ad_1] https://i.ytimg.com/vi/zkafkg6tkMQ/hqdefault.jpg Hi guys! In this video we will be finally link everything up with the smooth scrolling plugin, and we add a footer. If you like these videos be sure to subscribe! Original source

  • ASP NET TextBox and JavaScript

    Link for all dot net and sql server video tutorial playlists http://www.youtube.com/user/kudvenkat/playlists Link for slides, code samples and text version of the video http://csharp-video-tutorials.blogspot.com/2015/03/aspnet-textbox-and-javascript.html In this video we will discuss 1. JavaScript focus method 2. JavaScript select method 3. How to count the number of characters as you type in a textbox and display that…

  • History of the Computer – Cache Memory Part 1 of 2

    [ad_1] We looked at the early digital computer memory, see History of the computer – Core Memory, and mentioned that the present standard RAM (Random Access Memory) is chip memory. This conforms with the commonly quoted application of Moore’s Law (Gordon Moore was one of the founders of Intel). It states that component density on…

  • [HD – Tuto] Bootstrap : présentation, installation, introduction

    [ad_1] https://i.ytimg.com/vi/1xx6ED25jIo/hqdefault.jpg Première vidéo de la série Bootstrap. Cette vidéo s’adresse aux débutants ou aux personnes qui n’ont jamais utilisé bootstrap, on part sur de bonnes bases … Original source

  • do while loop in JavaScript

    Link for all dot net and sql server video tutorial playlists http://www.youtube.com/user/kudvenkat/playlists Link for slides, code samples and text version of the video http://csharp-video-tutorials.blogspot.com/2014/11/do-while-loop-in-javascript.html In this video we will discuss do while loop in JavaScript with an example. In Part 16 we discussed while loop. Please watch Part 16 before proceeding. while loop : 1.…

  • Four Guerrilla Marketing Techniques Insurance Agents Should Use!

    [ad_1] Building a clientele of insurance customers isn’t the easiest thing to do. And whether you are just starting out in the insurance industry or if you have had years of experience, it’s always good to find ways to attract customers without spending too much on your advertising expenses. That’s where guerrilla marketing can help.…

  • Bootstrap 4 Tutorial [#1] What’s New in Bootstrap 4?

    [ad_1] https://i.ytimg.com/vi/69nEzHLy_tM/hqdefault.jpg In this free tutorial video, we will learn about all of the new features in Bootstrap 4. Download the final course files for free here: … Original source

  • Javascript Generators – THEY CHANGE EVERYTHING – ES6 Generators Harmony Generators

    Javascript Generators are AWESOME. At first glance, they seem overly simple and not very useful, but with a little bit of library love, they turn your async javascript from awful to joyful. View the code here: https://gist.github.com/learncodeacademy/bf04432597334190bef4 If you don’t know promises, watch this video: http://www.youtube.com/watch?v=obaSQBBWZLk&list=UUVTlvUkGslCV_h-nSAId8Sw Basically, ES6 generators give you the ability to write…

  • 7 Striking Features of Meteorjs

    [ad_1] When Node.js arrived in the market, it was quickly adopted by a vast community of individual developers and large-scale companies for being a viable development technology. It is because of the fact that it allowed server-side implementation of JavaScript. Node.js gave a big boost to the development of mobile and web applications. Earlier developers…