Category: Programming

  • Building a Kingdom – Case Study of Kingdom Financial Holdings Limited

    [ad_1] This article presents a case study of sustained entrepreneurial growth of Kingdom Financial Holdings. It is one of the entrepreneurial banks which survived the financial crisis that started in Zimbabwe in 2003. The bank was established in 1994 by four entrepreneurial young bankers. It has grown substantially over the years. The case examines the…

  • Javascript is Easy

    This week, we’re going way back to the basics. We refute the idea the Javascript is a hard language to learn, and share the surprising results of trying to teach a 6-year-old and an 8-year-old the fundamentals of computer programming. By the end of the video, you will have a foundation for creating reusable solutions…

  • JSON and AJAX Tutorial: With Real Examples

    In this JavaScript tutorial we learn what JSON and AJAX are and how to use them to load new data into our webpage on-the-fly. Link to my new “Git a Developer Job” course: https://www.udemy.com/git-a-web-developer-job-mastering-the-modern-workflow/?couponCode=YOUTUBE-HALF-OFF JSON URLs I use in the video: https://learnwebcode.github.io/json-example/animals-1.json https://learnwebcode.github.io/json-example/animals-2.json https://learnwebcode.github.io/json-example/animals-3.json Link to “beginning” demo code so you can follow along: http://codepen.io/anon/pen/QKPJmW…

  • Coding Challenge #5: Space Invaders in JavaScript with p5.js

    In this viewer submitted Coding Challenge, I take on the task of coding a Space Invaders game to play in browser in JavaScript/HTML and the p5.js library. Send me your Coding Challenge ideas! Contact: http://twitter.com/shiffman Source Code For This Challenge: p5.js: https://github.com/CodingTrain/Rainbow-Code/tree/master/challenges/CC_05_Space_invaders_p5.js Processing: https://github.com/CodingTrain/Rainbow-Code/tree/master/challenges/CC_05_Space_invaders p5.js: https://p5js.org For More Coding Challenges: https://www.youtube.com/playlist?list=PLRqwX-V7Uu6ZiZxtDDRCi6uhfTH4FilpH Help us caption &…

  • Bootstrap Nedir Nasıl Kullanılır 3.1 [Kodlama] [HD]

    Bootstrap Nedir Nasıl Kullanılır 3.1 [Kodlama] [HD]

    [ad_1] https://i.ytimg.com/vi/iKTRGC1VBZo/hqdefault.jpg Header bölümünün kodlanması. ve birkaç sitem. http://www.criticalstriker.com Edit: Zırlama lan kes traşı diyosanız 5:23 ten devam edin. Original source

  • javascript callback functions tutorial

    fundamentals of Callback function in javascript explained – How to pass functions as parameters. – understanding callback hell – use of callback functions Original source

  • Small Business Idea – How to Become a Broker For Anything and Start Making Money ASAP

    [ad_1] If you are interested in making some great money with almost no overhead and start-up costs, then becoming a broker could be the business for you. Read on to find out how you can be the middle man in almost any transaction and profit from it. In a nutshell, a broker is just a…

  • Kurs JavaScript odc. 2: Mechanika działania skryptów: uchwyty, funkcje, zdarzenia

    Wesprzyj na Patronite ► https://patronite.pl/pasja-informatyki Pora najwyższa na drugi odcinek kursu JavaScript. W odcinku tym uporządkujemy naszą wiedzę na temat mechaniki działania czystego kodu js. Dziś uzyskamy fundamentalne zrozumienie logiki, którą podszyty jest każdy skrypt js. To jest bardzo cenna wiedza; taka, która pozwoli nam już po tym odcinku dużo swobodniej analizować nawet złożone skrypty…

  • Beginner JavaScript Tutorial – 1 – Introduction to JavaScript

    Facebook – https://www.facebook.com/TheNewBoston-464114846956315/ GitHub – https://github.com/buckyroberts Google+ – https://plus.google.com/+BuckyRoberts LinkedIn – https://www.linkedin.com/in/buckyroberts reddit – https://www.reddit.com/r/thenewboston/ Support – https://www.patreon.com/thenewboston thenewboston – https://thenewboston.com/ Twitter – https://twitter.com/bucky_roberts Original source

  • Curso de HTML5 – 22 – Introdução ao JavaScript

    Introdução ao JavaScript. Veja como criar programas simples com a linguagem JS, criada e popularizada pela empresa Netscape. Vamos aprender alguns comandos específicos e introdutórios do JavaScript, como o alert, document.write, Date História do JavaScript: em 1992, a OpenWave estava criando a linguagem Cmm, rebatizada para ScriptEase, quando foi comprada pela Netscape. O projeto então…