Learn Visual Basic Programming Now! A fun and interactive guide for learning visual basic programming using easy to understand language, lots of screenshots and graphics to explain difficult concepts, and a quick reference to key topics.

Learn Visual Basic Programming Now! A fun and interactive guide for learning visual basic programming using easy to understand language, lots of screenshots and graphics to explain difficult concepts, and a quick reference to key topics. If you are looking for a fun and interactive way to learn the basics of Visual Basic programming then […]

Read Full Article →

Mastering the Art of Decompilation

Mastering the Art of Decompilation When writing code, it is often extremely useful to understand how things work under the hood. It helps you debug your code, write more efficient programs and even optimize for performance. Such understanding also helps to fix bugs in existing programs and libraries. Learning assembly language is the best way […]

Read Full Article →

Create your very own pdf417 barcodes with this easy to use software! Ideal for professionals and newbies.

Create your very own pdf417 barcodes with this easy to use software! Ideal for professionals and newbies. Barcodesoft pdf417 Premium Package empowers you to print pdf417 barcodes from desktop printers. It is able to encode ASCII and extended ASCII characters. There are 9 fonts, a crystal reports UFL DLL and a GUI encoder included in […]

Read Full Article →

Immutable File Patterns in vscode git

Immutable File Patterns in vscode git: a blog to introduce patterns for file organization. An immutable file is a file that never gets modified. My experience using immutable files was limited to having the final version of a thesis or article in a version-controlled folder (the last version before it was published). It wasn’t until […]

Read Full Article →

Python Snippets for VSCode

Python Snippets for VSCode: A blog about what Python snippets you can use in Vim and PyCharm. Python is a high-level, general purpose programming language that has become very popular among developers. It has been widely used to write scripts, build websites and develop desktop applications. It’s easy to learn, easy to read and write, […]

Read Full Article →

How to run Python code under TypeScript

How to run Python code under TypeScript: a blog demonstrating how to run Python code from vscode in different ways. See: https://www.youtube.com/watch?v=p1rNgDxlhPQ THIS BLOG IS OUT OF DATE, SEE: https://code.visualstudio.com/docs/languages/python The project has been updated and is now called “Python with VSCode”. The main features are: – You can run your code in different shells, […]

Read Full Article →

Java Minor Updates and Predictions

Java Minor Updates and Predictions: A blog on Java minor updates and predictions regarding new features and changes. The JCP has released the agenda for the upcoming Java Community Process Executive Committee meeting, scheduled for 18 September 2019. The agenda includes proposals to update the Java Language Specification (JLS) and Java Virtual Machine Specification (JVMS), […]

Read Full Article →

Best Places to Sit in a Classroom

The Best Places to Sit in a Classroom: A blog about the best places to sit in a classroom. In this article, I will try and tell you the best places to sit in a classroom. The back of the class is one of those places. First of all, it is quiet back there. You […]

Read Full Article →

Want to Code? You Need These Ten Tips

If you’re interested in coding and are looking for a place to start, you’re in luck! As the world’s leading nonprofit educational organization, Khan Academy has many online resources to help you learn more about coding. These lessons are backed by a community of more than 20 million learners, coaches, and teachers, who all love […]

Read Full Article →