XtremeJS 2022 Digital Swags

We chose to create a pack of digital swags that each and every XtremeJS 2022 attendee will get. This pack includes the following: Introduction to Programming in Python – https://www.udemy.com/course/introduction-to-programming-in-pythonWe will provide every attendee with a coupon that provides a 100% discount when buying the ‘Introduction to Programming in Python’ online course on Udemy. The […]

XtremePython 2022 Digital Swags

We chose to create a pack of digital swags that each and every XtremePython 2022 attendee will get. This pack includes the following: Decorators in Python – https://www.udemy.com/course/decorators-in-pythonWe will provide the attendees with a coupon that provides a 100% discount when buying the ‘Decorators in Python online course on Udemy. Generators in Python – https://www.udemy.com/course/generators-in-pythonWe […]

XtremeJS 2021 Digital Swags

We chose to create a pack of digital swags that each and every XtremeJS 2021 attendee will get. This pack includes the following: XtremeJS 2022 Free Pass – https://xtremejs.devCoupon that provides a 100% discount when registering to XtremeJS 2022. Introduction to Programming in Python – https://www.udemy.com/course/introduction-to-programming-in-pythonCoupon that provides a 100% discount when registering to the ‘Introduction to […]

XtremePython 2021 Digital Swags

We chose to create a pack of digital swags that each and every XtremePython 2021 attendee will get. This pack includes the following: XtremePython 2022 Free Pass – https://xtremepython.dev Coupon that provides a 100% discount when registering to XtremePython 2022. Decorators in Python – https://www.udemy.com/course/decorators-in-pythonCoupon that provides a 100% discount when registering to the ‘Decorators […]

Introduction to Git Free Course PRO

I have recently completed to upgrade my Introduction to Git course. Its free community version is available at http://www.abelski.com/moodle/course/view.php?id=175. The new version includes five topics: Introduction, Git Basics, Distributed Word, GitHub Jump Start and Git Logs. The new version of this course includes more than 20 video clips on specific topics. You can find the slides, […]

Turn.js Digital Publishing PRO

Turn.js is a JavaScript library that allows us to create digital books the user can flip through their pages. Although the library is available as an open source project on GitHub there are some restrictions on using it. Make sure you check the license terms before you choose to use it. The following code sample […]

PhoneGap Build Jump Start

I have recentpy chose to update my training material for the PhoneGap library and add a short coverage for using PhoneGap cloud based tool at build.phonegap.com. The first step would be creating an Adobe ID account. Once created you can proceed and start using this tool. The PhoneGap Build allows you to code the HTML, […]

Software Development Architecture & Design

Software Development

I have recently decided to create a new professional community that will allow software development managers, architects, and engineers to discuss and fruit each other with insights regarding the technologies, the programming languages and the frameworks recommended for the discussed project. As with the other professional communities, this one is now available on Facebook, Linkedin, […]

Math.js Jump Start PRO

Math.js is a lightweight open source JavaScript library that provides us with an extensive collection of mathematical useful functions. You can easily download the Math.js library code browsing in GitHub at https://github.com/josdejong/mathjs. The following code sample shows how simple it is to use this library. <!DOCTYPE html> <html> <head> <title>math.js demo</title> <script type=”text/javascript” src=”math.min.js”></script> </head> […]

String.js Jump Start PRO

String.js is a lightweight open source JavaScript library that provides us with useful functions for working with strings. You can easily download the String.js library code browsing in GitHub at https://github.com/jprichardson/string.js. The string.js library adds the S property to the window global object. The following code sample shows how simple it is to use this […]

Skip to content Update cookies preferences