Author: d4mer

  • Windows 2012 – PostgreSQL Installation

    This video show how to install postgresql on a computer running windows 2012. Original source

  • Higher-order functions – Part 1 of Functional Programming in JavaScript

    💖 Support the show by becoming a Patreon https://www.patreon.com/funfunfunction In this video series, I will teach you how to do functional programming in JavaScript. In this first one, I will tell you about one of the most important concepts in functional programming: Higher-order functions. I will talk about what higher order-functions are, and then move…

  • Blender modeling a table with an animated drawer

    Blender modeling a table with an animated drawer

    https://i.ytimg.com/vi/yZ0WGQDoNnQ/hqdefault.jpg In this Blender tutorial I will create a table with a drawer, the drawer will have an Open and a Close animation to be used in game engines like Unity or Unreal engine. Please support me on my patreon: https://www.patreon.com/jayanam I will upload the result of this modeling session to my patreon for you.…

  • Bootstrap 4 Full Hero Section

    Bootstrap 4 Full Hero Section

    [ad_1] https://i.ytimg.com/vi/9Yg3PWTgso4/hqdefault.jpg Learn how to create a responsive Hero section using Bootstrap 4 framework to market your message or showcase key content on your website. ▶ Download Exercise Files http://www.3rdelement.com/online_training/html/bootstrap/Bootstrap-Full-Width-Hero-Section.zip ▶ Boostrap 4 Grid System Bootstrap’s grid system uses a series of containers, rows, and columns to layout and align content. It’s built with flexbox…

  • Character Rigging – Step 2 – Reverse Foot Setup (Autodesk Maya)

    https://i.ytimg.com/vi/pW7YkGKWgvo/hqdefault.jpg This is a continuation of the other character rigging tutorial that covered the setup of the skeleton rig. This tutorial shows how to set up a “Reverse Foot”.This is the typical method for rigging most bipedal feet. source

  • Photoshop (Einsteiger Tutorial) #01 / 03 [Deutsch]

    Photoshop (Einsteiger Tutorial) #01 / 03 [Deutsch]

    https://i.ytimg.com/vi/6BHwyYRh0tI/hqdefault.jpg ► Photoshop Einsteiger Tutorial 1/3 Inhaltsverzeichnis 0:05 Was Wird hier Gezeigt? 0:17 Arbeitsbereich Festlegen 1:27 Erklärung der Ebenen 2:14 Auswahlwerkzeug 2:58 Bild beschneiden 3:38 Bilder für das Fotolabor vorbereiten 6:33 Markieren (Magnetisches Lasso) 8:10 Markiertes Ausschneiden 9:28 Frei Transformieren (Größe verändern) 12:36 Pipette (Farbe aufsaugen) 13:00 Stempel Werkzeug 13:36 Farbverlauf Erstellen 14:00 Wisch finger…

  • postgresql bangla tutorial 8 (count,avg,max,min,sum)

    Original source

  • Blender Tutorial: How to Render Animations without Static Noise

    Blender Tutorial: How to Render Animations without Static Noise

    https://i.ytimg.com/vi/kuXxOsihpzk/hqdefault.jpg A few of you have asked, how to get rid of that nasty looking noise that sometimes plagues our animations or VFX shots. So I thought I would post a quick video showing you that with the touch of a single button, you can turn that nasty looking noise, into something that looks more…

  • SpringBoot + Hibernate Spring JPA One-to-One Association + PostgreSQL | CRUD RestAPIs

    SpringBoot + Hibernate Spring JPA One-to-One Association + PostgreSQL | CRUD RestAPIs Post/Get/Put/Delete Link: … Original source

  • In Place Editing CMS Development HTML JavaScript Tutorial

    Lesson Code: http://www.developphp.com/video/JavaScript/In-Place-Editing-CMS-Development-HTML-JavaScript-Tutorial Learn the logic behind building in-place content editing systems. We allow the user to edit content directly on the front-end where it displays. A good scenario to use this is granting a privileged user the right to edit some content in-place, save it to database when they finish editing, and restore the…