There are a few different ways that you can get paid as a freelancer. There is more work than there are workers.
Read MorePortfolios are important and work on them never ends. I will be adding case studies. Maybe.
Read MoreOne thing is certain for me: keeping all the tasks in my head does not work long-term.
Read MoreHow to read input from the console? How to read input arguments provided by a user in the command line?
Read MoreWriting things down and creating smallest accomplishable tasks appear to aid in escaping this terrible mode.
Read MoreWriting things down and creating smallest accomplishable tasks appear to aid in escaping this terrible mode.
Read MoreIn this article I go over the steps to self-publish a technical book.
Read MoreIn this article I compare pdf output for asciidoc vs. ibooks author.
Read MoreIn this article I will show you how to secure passwords in ExpressJS using bcrypt.
Read MoreIn this article I will show you how to install Sequelize for use in a basic ExpressJS app with SQLite.
Read MoreIn this article I will walk through my thought process for building authentication with ExpressJS app
Read MoreIn this article I will show you how to install TailwindCSS for use in a basic ExpressJS app
Read MoreHow to quickly setup professional email for your business domain using fastmail.
Read MoreHave you ever wondered why you sometimes see index and sometimes position? I did.
Read MoreSee how natural the transition from a stack to a queue is when you connect things?
Read MoreAnd then everything clicked in for me — I figured out how I got confused around series and sequences.
Read MoreToday, I was browing again in the textbook and for some reason I wanted to implement a simple Ceaser cipher.
Read MoreWe have looked at a set, a sequence, and a progression so far. How do these things relate to a series?
Read MoreThis solution brought me closer to what I wanted to do and how I wanted to do it.
Read MoreWhen enough candidates know these basics, easy to get into a pattern of asking questions with them.
Read MoreWhen enough candidates know these basics, easy to get into a pattern of asking questions with them.
Read MoreInstead of spending time on programming challenging grinding for the interviews, I wanted to study swift package manager (SPM)
Read MoreWhy am I going back to doing this? I boarded this social media train, in the early 2000s, just like everyone else.
Read MoreIf you found math challenging or confusing I encourage you not to give up. You can study it on your own.
Read MoreSorry for the clickbait title — but how else am I going to get you to read about software ethics?
Read MoreUsing fastlane.tools and SimulatorStatusMagic
Read MoreDon't know where to start? Try this
Read MoreIn a previous release of ⭐️ Daily Vibes for iOS, 1.3.0, I added a natural language date parser.
Read MoreI wanted to look back on the amount of work that done in the past two months (January 2018 and February 2018) in iOS indie mobile app development
Read MoreSo, today, I decided to implement the Sharing extension. Oh boy, did I not expect to lose all of the data but it was necessary. It turns out that if you want to, at a time in the future, to add things to your app, well then you may be in for some effort.
Read MoreFirst and foremost… I like experimenting with different OS environment just so I stay familiar. Besides having Windows, CentOS, and Ubuntu running on my computer, I decided to give OS X another try.
Read MoreI decided to learn about bash scripting in order to encrypt all of my pictures and movies before uploading them. More specifically, I wanted individual encryption and not an encryption of an entire archive of pictures and movies.
Read Moremkdir Mono
cd Mono
wget http://download.mono-project.com/repo/xamarin.gpg
#Installing OpenVPN and Configuring for PrivateInternetAccess# Go to /etc/
Read More