Particle Script maker -an opensource educational project in LSL

Particle Script maker  -an opensource educational project in LSL
July 22, 2016

Particle Script maker -an opensource educational project in LSL LICENSE AGREEMENT: THIS WORK IS ONLY FOR EDUCATIONAL AND NON COMMERCIAL PURPOSE. YOU ARE FREE TO EXPERIMENT, STUDY, MODIFY, IMPROVE THE SCRIPTS AND MATERIALS AND POST YOUR FEEDBACK OR WORK BACK HERE. BUT UNDER NO CIRCUMSTANCES, YOU CAN SELL THE WHOLE OR ANY PART OF THE PARTICLE GENERATOR MACHINE OR USE FOR COMMERCIAL PURPOSE. ANY TYPE OF COMMERCIAL USAGE IS SIMPLY…

Read More >>

Perl Script Tutorial for Beginners – 2 Running a Perl Program #perl #perltutorial

Thank You for watching the video. Perl is a general-purpose, high level interpreted and dynamic programming language.Perl is a term stands for “Practical Extraction and Reporting Language” It was introduced by Larry Wall in 1987. Perl language was specially designed for text editing. But now, it is widely used for a variety of purposes including Linux system administration, network programming, web development, etc. Please do Subscribe for the upcoming videos…

July 10, 2016
Read More >>

Learning Lua: Part 14 – How and when to use Closure in scripting

Learning Lua: Part 14 – How and when to use Closure in scripting
July 9, 2016

Unlock the power of Lua programming with my latest book, “Learning Lua.” Whether you’re a beginner or an experienced coder, this comprehensive guide will take you on a journey to mastering Lua. Get your copy now: 📘 eBook: https://burtonsmediagroup.com/learning-lua/ 📚 Paperback on Amazon: https://www.amazon.com/dp/B0CFZBYHBZ?ref_=pe_3052080_397514860ls. In Part 14, we learn about Closure. This isn’t putting the final touch on a relationship; it is using a function within another function. Dr. Burton…

Read More >>

6 Open Source Test Automation Frameworks You Need to Know

6 Open Source Test Automation Frameworks You Need to Know
June 21, 2016

https://testguild.com/automation-testing-tools/ Before you fall into the “build your own framework” trap, be sure to check out these six open-source automation solutions. ⚙️Serenity ⚙️RobotFramework ⚙️ReadwoodHQ ⚙️Sahi ⚙️Galen Framework ⚙️Gauge If you have a question, email me at joe@testguild.com If you liked this video, share, like and, of course, subscribe! 👉Subscribe To My YouTube Channel: https://rcl.ink/vAC Visit the TestGuild Website: https://testguild.com/ Connect with me on social media: Facebook: https://www.facebook.com/testguilds/ Twitter: https://twitter.com/joecolantonio

Read More >>

Shell Scripting Tutorial

Code and Transcript Here : http://goo.gl/rr9aPB Subscribe to Me: http://bit.ly/2FWQZTx Best Book on Shell Scripting : http://amzn.to/1UInpBU In this one video I’ll cover Vim, Input, Output, Variables, Math, Functions, Executing Python Functions, Conditionals, Strings, Arrays, Looping, Positional Parameters, Parameter Expansions and a whole lot more. MY UDEMY COURSES ARE 87.5% OFF TIL December 19th ($9.99) ONE IS FREE ➡️ Python Data Science Series for $9.99 : Highest Rated & Largest…

June 11, 2016
Read More >>

Learning Lua: Why you need Functions in your scripts and how to pass values to them

Learning Lua: Why you need Functions in your scripts and how to pass values to them
May 26, 2016

Unlock the power of Lua programming with my latest book, “Learning Lua.” Whether you’re a beginner or an experienced coder, this comprehensive guide will take you on a journey to mastering Lua. Get your copy now: 📘 eBook: https://burtonsmediagroup.com/learning-lua/ 📚 Paperback on Amazon: https://www.amazon.com/dp/B0CFZBYHBZ?ref_=pe_3052080_397514860 In Part 6, we examine using functions (also called subroutines or methods) including passing parameters and returning results. See more of Dr. Burton’s tutorials and textbooks…

Read More >>

Learning Lua: Part 2 – Succeeding in Scripting! When and How to use Print and Comments

Unlock the power of Lua programming with my latest book, “Learning Lua.” Whether you’re a beginner or an experienced coder, this comprehensive guide will take you on a journey to mastering Lua. Get your copy now: 📘 eBook: https://burtonsmediagroup.com/learning-lua/ 📚 Paperback on Amazon: https://www.amazon.com/dp/B0CFZBYHBZ?ref_=pe_3052080_397514860 In Part 2, we examine using print and comments. You can see the blog version of this video at http://www.burtonsmediagroup.com/blog/learning-lua-scripting2/ See more of Dr. Burton’s tutorials…

May 24, 2016
Read More >>