Category: Coding

  • सबसे आसान तरीका है एक मोबाइल एप्लिकेशन बनाने के लिए AppMakr

    सबसे आसान तरीका है एक मोबाइल एप्लिकेशन बनाने के लिए AppMakr

    अपने ग्राहकों को अपने मोबाइल उपकरणों पर रहते हैं। सभी दुनिया भर में, एक अरब से अधिक लोगों के उत्पादों के लिए खोज, दिशाओं खोजने के लिए और चीजें खरीदने के लिए उनके smartphones का उपयोग करें। अपने छोटे से व्यवसाय या समूह एक मोबाइल एप्लिकेशन के पास नहीं है, तो आप याद कर रहे…

  • 3 STEPS TO GET PAID AS A DEVELOPER – Q&A Friday with Duc Tran EP 01

    3 STEPS TO GET PAID AS A DEVELOPER – Q&A Friday with Duc Tran EP 01

    HOW TO BUILD TWITTER WITH FIREBASE – FREE WEBINAR: My first freelance project was to build an ecommerce site for my girlfriend and her partner’s online business. At that time, I barely know how to build websites and apps. But I started anyway because all I wanted to do was help others with what I…

  • How To Make an App – Ep 4 – App Anatomy (Xcode 7, iOS 9)

    How To Make an App – Ep 4 – App Anatomy (Xcode 7, iOS 9)

    How To Make iPhone Apps with NO Programming Experience! Lesson 4: App Anatomy This lesson goes through the common components of all iPhone apps. This video series uses the latest and greatest from Apple (Xcode 7, Swift 2, iOS 9) and will teach a beginner with no programming experience how to make iPhone apps. I’m…

  • How I Taught Myself to Make Video Games

    How I Taught Myself to Make Video Games

    In this clip, I talk about how I learned how to make video games. It was a process of trial and error, and learning was done through web resources and books. It doesn’t take a genius, and anyone who tells you that is either trying to promote themselves or doesn’t understand the learning process. Truthfully,…

  • The Coding Train!

    The Coding Train!

    I’m Daniel Shiffman. I teach at ITP ( and help to administer the Processing Foundation ( Here l I publish “creative coding” video tutorials every week. I also answer questions during live streams! This video is “redacted” due to a copyright issue with this channel’s original name. A new video is coming soon! Subjects covered…

  • Buckys C++ Programming Tutorials – 38 – Introduction to Pointers

    Buckys C++ Programming Tutorials – 38 – Introduction to Pointers

    Facebook – GitHub – Google+ – LinkedIn – reddit – Support – thenewboston – Twitter –

  • Aspiring Game Programmer – Motivational Video

    Aspiring Game Programmer – Motivational Video

    Beginner Java Game Design Course Available Now! – Make your dreams a reality. Have you ever wanted to create games? Have you ever gotten fed up with it being to difficult? Well now is the time to thank me and possibly subscribe because you have just found the channel for you! Game Maker Tutorials, Java…

  • Strategy Design Pattern

    Strategy Design Pattern

    Code is Here: Best Design Patterns Book : Here is my Strategy design patterns tutorial. You use this pattern if you need to dynamically change an algorithm used by an object at run time. Don’t worry, just watch the video and you’ll get it. The pattern also allows you to eliminate code duplication. It separates…

  • C# Events and Delegates Made Simple

    C# Events and Delegates Made Simple

    C# Events and Delegates Made Simple. Many programmers starting with C# find Events and Delegates a bit confusing. So I’ve created this video with the hope that I can resolve this issue. If you enjoy my teaching style and want to learn more from me, check out my courses: Check out my other C# video…