Skip to content
  • Email
  • GitHub
  • LinkedIn

Jump Start into Programming

How-To start …

Author: Andrew Kirik

Continuous Integration (CI) with Jenkins

April 2, 2019 Andrew KirikContinuous integration

Continuous Integration (CI) is a practice in software development when it’s encouraged to submit your code to the main repository very often – up to several times a day. Thus everyone the code is tested[…]

Continue reading …

Intro to debugging with WinDbg

March 21, 2019April 1, 2019 Andrew KirikDebugging

Debugger is developers best friend. If you have to be efficient you have to know how to debug your application. No amount of logs, traces, console output can help you as much as live debugger[…]

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 …

Microchip “No Hands” programming

August 28, 2018March 20, 2019 Andrew KirikEmbedded Programming

What to create microcontroller application without writing any code? Keep reading… Let’s create a project. It would be again Blinking LED demo. Open MPLAB X IDE, and go to File -> New Project. – Microchip[…]

Continue reading …

Calculator with PIC microcontroller (PIC16F690)

July 22, 2018March 20, 2019 Andrew KirikEmbedded Programming

Let’s create simple calculator using microcontroller. I will be using Microchip PIC16F690, LCD Display (1602A-1), and “4×4 Universal 16 Key Keypad For Arduino”. We will start with creating simulation with Proteus and then create real[…]

Continue reading …

Posts navigation

Older posts
Newer 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

  • Google Colab: Perfect for Your Research
  • Auggie: AI Right in Your Terminal
  • Python and C meet Boost
  • Python meets C
  • Useful Links

Categories

  • AI
  • Android Programming
  • Arduino
  • Cloud computing
  • Continuous integration
  • Cross-platform
  • Debugging
  • Embedded Programming
  • General
  • Microchip
  • Microcontrollers
  • Programming
  • Raspberry Pi
  • Source Control
  • Tools
  • Unit Test
  • Unix Programming
  • Web Development
  • Windows Programming

Tags

.Net Core AI Ant AWS books Boost C C++ c-sharp C/C++ cloud CMake Curiosity Dart Flutter gdb git GUI help HTML IDE Java JavaScript Jenkins JUnit links Linux make makefile MCC Microchip Microcontroller MikroElectronika Perl PIC PIC16F Proteus Python Qt Travis CI vscode WebAssembly WinDBG Windows xUnit

Search

Categories

  • AI
  • Android Programming
  • Arduino
  • Cloud computing
  • Continuous integration
  • Cross-platform
  • 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.