Articles about Courses

Golang course with building a fintech banking app – Lesson 3: User registration

Intro In the third lesson of the Golang course, I will show you how to build user registration in Golang. In the previous lesson of the Golang course, we learned how to create REST API in Golang and how to create a user login. URL here: Golang course with building a fintech banking app – Lesson 2: Login and REST API And in the Angular course, my friend Anna showed you how to build login in angular 9.

Keep reading...

Angular Course with building a banking application with Tailwind CSS – Lesson 3: User account balance

The previous week we’ve published the second lesson of our Angular Course with Tailwind CSS, where we are building a banking app step by step. In the first lesson, we’ve created a project using Angular CLI, installed Tailwind CSS, and started building the first component UI, the login form. If you didn’t start with us in lesson one, feel free to go back and start from scratch or just get the code from our Github.

Keep reading...

Angular Course with building a banking application with Tailwind CSS – Lesson 2: Login form

Into to Angular Course A few days ago, we published the first lesson of the Angular Course, where we are building frontend for the banking application you could see in the SQL injection tutorial. In the first lesson we started with setting up the project using Angular CLI, implementing TailwindCSS, and creating a UI for the login form. Today I’d like to go one step further and create logic for the component we’ve created.

Keep reading...

Golang course with building a fintech banking app – Lesson 2: Login and REST API

It’s the second lesson of the golang course. Intro to the Golang course Lesson 2 In the last episode of the Golang course, we did a project setup and the first database migration. Here is the URL: Golang course with building a fintech banking app – Lesson 1: Start the project In the last episode of the “Learn Angular 9 with Tailwind CSS by building a fintech banking app”, my friend Anna created the project setup and the first Login UI.

Keep reading...

Angular Course with building a banking application with Tailwind CSS – Lesson 1: Start the project

Into to Angular Course A few days ago we posted an SQL injection tutorial where you were able to hack the banking app which we’ve created. We decided to create a full Angular course with Angular 9, where we’d like to teach you how to create front-end for the fin-tech application like the one in SQL injection example. We are going to start by creating a new project with Angular CLI, installing Tailwind CSS for the UI, setting a proxy, and building Login component UI.

Keep reading...

How to build dashboard with Bootstrap tutorial

Would you like to create websites from a ready element? Bootstrap is one of the most popular CSS frameworks. It allows us to build a beautiful UI from ready components, like navbars or forms. Bootstrap also provides a responsive design so, while using the grid properly, you don’t have to do additional styling for mobile views. For advanced developers, CSS frameworks seem to be simple because it’s mostly about reading the documentation, but beginners sometimes may have issues building projects from Bootstrap components.

Keep reading...

How to create cryptocurrency with Proof of Authority

Short “Own cryptocurrency with POA” course info In the current course, we will have a few lessons with content about the geth network. Our content is divided for 5(with introduction) lessons, and all from lessons have few slides where you can learn how to create your cryptocurrency with Proof of Authority, will be good if you will do course step by step how the author added it to Duomly.

Keep reading...

How to build dApp with Solidity, Truffle and Angular 6 step by step

Short dApp course info In the current course, we will have a few lessons with content about dApp development, code, and some programming knowledge. Our content is divided for 8(with introduction) lessons, and all from lessons have few slides where you can learn how to build dApp with solidity and Angular6, will be good if you will do course step by step how creators added it to Duomly. Prerequisites You don’t need programming skills to finish my course, but of course is better if you have to understand the content better and use it in future.

Keep reading...