Skip to content
  • Email
  • GitHub
  • Twitter

Jump Start into Programming

How-To start …

Category: Programming

WebAssembly, part II

October 30, 2020October 30, 2020 Andrew KirikWeb Development

In the previous post we setup a tool chain to build WebAssembly code and created our first Hello World application. In this step we will learn how to call WebAssembly from JavaScript and how call[…]

Continue reading …

WebAssembly 101

October 22, 2020October 26, 2020 Andrew KirikWeb Development

WebAssembly is a low level code (similar to assembly), which could be written in C/C++ or Rust, compiled (to .wasm file), and run in a browser together with JavaScript. To create WebAssembly binaries we will[…]

Continue reading …

Visual Studio Code for C++ on Linux

September 6, 2019September 6, 2019 Andrew KirikDebugging

To be a productive developer good editor/IDE is essential. On Windows nothing could beat Microsoft Visual Studio (in my opinion). On Linux I don’t have enough experience to make decision yet. For small projects Microsoft[…]

Continue reading …

Qt + CMake = Easy Life

September 3, 2019 Andrew KirikTools

Do you want to be able build GUI application once and run it on Window and Linux? Qt might be the answer.Also in this lesson we will be using cross platform build tool named CMake.[…]

Continue reading …

Web development modern style (.NET Core, C#) with unit test and continuous integration

February 12, 2019April 1, 2019 Andrew KirikContinuous integration

We are continuing Web development, but this time we will use completely different approach and will use new offering from Microsoft – .NET CoreWe already met .NET Core, so please take a look at it[…]

Continue reading …

Web development primer (HTML, JS, PHP, MySQL)

January 5, 2019March 20, 2019 Andrew KirikWeb Development

Let’s do a quick tour into Web development. It’s a huge topic and we will just scratch the surface but in either case you have to know the basics: HTML, CSS, and JavaScript. Do do[…]

Continue reading …

Hello World for Android from command line

December 31, 2018March 20, 2019 Andrew KirikAndroid Programming

Today we will create application for a Android device using command line tools. Most books start with Hello World using Android Studio, but to better understand all the moving parts it’s better do everything manually.[…]

Continue reading …

.NET Core (or “No Hands” programming part 2)

November 24, 2018March 20, 2019 Andrew KirikUnix Programming

Today we are going to create Hello World application without writing single line of code. And we are going to create Hello World application on Windows but we will test in on Linux. Java again[…]

Continue reading …

Alcohol Click and Curiosity Board

October 9, 2018March 20, 2019 Andrew KirikEmbedded Programming

Let’s continue with Mikroelektronika Clicks. This time we will be using Alcohol click. Plug Alcohol click into Curiosity board and connect it to you USB port. Open MPLAB X IDE, and go to File ->[…]

Continue reading …

LCD mini click and Curiosity board

September 7, 2018March 20, 2019 Andrew KirikEmbedded Programming

Now that we know how to use at Microchip Code Configurator let’s explore it full potential. Microchip Curiosity boards support mikroBUS socket. Let’s see how we can use it. As a first test we will[…]

Continue reading …

Posts navigation

Older posts
  • Home
  • About
  • Contact
  • WinDbg
  • Links

Search

About This Site

Ever wanter to try something but didn’t know where to start? I might be able to help…

Recent Posts

  • WebAssembly, part II
  • WebAssembly 101
  • Visual Studio Code for C++ on Linux
  • Qt + CMake = Easy Life
  • Continuous Integration (CI) with Jenkins

Categories

  • Android Programming
  • Arduino
  • Continuous integration
  • Debugging
  • Embedded Programming
  • General
  • Microchip
  • Microcontrollers
  • Programming
  • Raspberry Pi
  • Source Control
  • Tools
  • Unit Test
  • Unix Programming
  • Web Development
  • Windows Programming

Tags

.Net .Net Core Android Ant Arduino AWS C C++ c-sharp C/C++ Click cloud CMake Curiosiry Curiosity Debugging git GUI HTML Java JavaScript Jenkins JUnit Linux make makefile MCC Microchip Microcontroller MikroElectronika MySQL Perl PHP PIC PIC16F Proteus Python Qt Tools Travis CI Web WebAssembly WinDBG Windows xUnit

Search

Categories

  • Android Programming
  • Arduino
  • Continuous integration
  • Debugging
  • Embedded Programming
  • General
  • Microchip
  • Microcontrollers
  • Programming
  • Raspberry Pi
  • Source Control
  • Tools
  • Unit Test
  • Unix Programming
  • Web Development
  • Windows Programming
Proudly powered by WordPress | Theme: Oblique by Themeisle.