Perl module creation with tests and git

Posted on July 24, 2020. Filed under: Uncategorized | Tags: , , , , , , , , , , , , |

Perl module creation with tests and git This tutorial, on the other hand, tries to show the beginner one possible path in module creation. As always in perl there are many ways to get the job done and mine is far from the most optimal one, but as I have encountered many difficulties in choosing […]

Read Full Post | Make a Comment ( Comments Off on Perl module creation with tests and git )

Discipulus’s step by step tutorial on module creation with tests and git

Posted on December 20, 2018. Filed under: Uncategorized | Tags: , , , , , , , , , , |

Discipulus’s step by step tutorial on module creation with tests and git [This] tutorial is a step by step journey into Perl module development with tests, documentation, and git integration. It seemed to me the very minimal approach in late 2018. See also the GitHub repository and discussion on r/perl (includes a nice description of […]

Read Full Post | Make a Comment ( Comments Off on Discipulus’s step by step tutorial on module creation with tests and git )

Dist::Zilla for Beginners

Posted on September 23, 2018. Filed under: Uncategorized | Tags: , , , , , , |

Dist::Zilla for Beginners Multi-part tutorial (incomplete at the time of writing). Also discussed at perlmonks

Read Full Post | Make a Comment ( Comments Off on Dist::Zilla for Beginners )

Blender Python Operator Tutorial

Posted on August 7, 2018. Filed under: Uncategorized | Tags: , , , , , |

Blender Python Operator Tutorial In this tutorial, you’re going to learn how to create a new feature for a Blender add-on, in Python, using the Operator class. Operator is the bread and butter of add-ons, the base type to extend the program’s functionality!

Read Full Post | Make a Comment ( Comments Off on Blender Python Operator Tutorial )

Wrecking ball effect in Blender Python

Posted on June 3, 2018. Filed under: Uncategorized | Tags: , , , , |

Wrecking ball effect in Blender Python A simulation of a wrecking ball in 14 lines of Blender Python via /r/learnpython [reddit]

Read Full Post | Make a Comment ( Comments Off on Wrecking ball effect in Blender Python )

LTspice tutorial | The Complete Course

Posted on April 9, 2018. Filed under: Uncategorized | Tags: , , , , , |

LTspice tutorial | The Complete Course This Tutorial will explain how to use LTspice, the free circuit simulation package from Linear Technology Corporation (LTC). LTspice is node unlimited, incredibly easy to learn and can be used to simulate most of the analogue components from Linear Technology as well as discrete and passive components. It is […]

Read Full Post | Make a Comment ( Comments Off on LTspice tutorial | The Complete Course )

Nodal, mesh and superpostion circuit analysis

Posted on April 5, 2018. Filed under: Uncategorized | Tags: , , , , , , , , , , |

EEVblog #820 – Mesh & Nodal Circuit Analysis Tutorial Dave explains the fundamental DC circuit theorems of Mesh Analysis, Nodal Analysis, and the Superposition Theorem, and how they can be used to analyse circuits using Kirchhoff’s Voltage and Current Laws

Read Full Post | Make a Comment ( Comments Off on Nodal, mesh and superpostion circuit analysis )

Domino effect in Blender Python

Posted on March 31, 2018. Filed under: Uncategorized | Tags: , , , , , |

Domino effect in Blender Python A falling dominos animation in Blender using 10 lines of Python via /r/learnpython

Read Full Post | Make a Comment ( Comments Off on Domino effect in Blender Python )

How to create a Bash completion script

Posted on March 22, 2018. Filed under: Uncategorized | Tags: , , , , , |

How to create a Bash completion script via /r/bash and /r/linux

Read Full Post | Make a Comment ( Comments Off on How to create a Bash completion script )

A fast and easy Docker tutorial for beginners

Posted on March 4, 2018. Filed under: Uncategorized | Tags: , , , , |

A fast and easy Docker tutorial for beginners Made these videos for my employer as a way of evangelizing Docker in the company, but thought it would be useful to the public as well. I’m still fairly new to Docker, so a lot of what I focus on in these videos were things that I […]

Read Full Post | Make a Comment ( Comments Off on A fast and easy Docker tutorial for beginners )

« Previous Entries

Liked it here?
Why not try sites on the blogroll...