Andres Acevedo

Andres Acevedo

Articles

A Gentle Introduction to Flutter 3

A Gentle Introduction to Flutter 3

2023-03-15

Compile your flutter app for Android, then run it on an Android device.

A Gentle Introduction to Flutter 2

A Gentle Introduction to Flutter 2

2023-01-11

Compile your flutter app for iOS, then run it on an iPhone.

A Gentle Introduction to Flutter

A Gentle Introduction to Flutter

2022-10-27

This tutorial helps you to learn the basics of Flutter without having to spend hours installing tools and reading countless pages of documentation.

Adding Unit Tests to an iOS MVP Project in Swift Part 2

Adding Unit Tests to an iOS MVP Project in Swift Part 2

2022-05-25

Unit testing an example project the Dragon rides app, an iOS project written in swift. Part 2 and final.

Adding Unit Tests to an iOS MVP Project in Swift

Adding Unit Tests to an iOS MVP Project in Swift

2022-03-20

Unit testing an example project that uses Model, View and Presenter layers along with a Networking Layer and other general utilities using Xcode

5 Common Mistakes While Doing Scrum for Software Development

5 Common Mistakes While Doing Scrum for Software Development

2022-01-12

The most common scrum (or scrum like systems) mistakes

I'll Do It Tomorrow

I'll Do It Tomorrow

2021-06-11

Dealing with procrastination as a software developer

Analyzing Writing Styles With Ai in Swift

Analyzing Writing Styles With Ai in Swift

2020-11-03

Use Apple's tools to make an AI app

How to Package Your Multi-platform Electron App

How to Package Your Multi-platform Electron App

2020-09-06

Package your electron app for macOS, Windows and Linux like a boss.