The implementation below is very handy when you are you are not really concerned about a number or a quality…
Read MoreProgramming Tutorials
Step by step programming tutorials
Programming Is Learned Faster With These 7 Tips
Don’t have a computer science degree? Don’t worry, you can still make a career for yourself as a programmer.
But if you want to land a quality job as a programmer, you need to start learning. Because there’s a lot to master and if you want to learn how to program faster, you’ll need to put your best foot forward with these 7 tips.
Read MoreHow to Create Bootstrap Login Form with PHP Validation
In this article I am going to explain the process of creating a bootstrap login form using twitter bootstrap. I shall also explain how to implement server side validation on this form via PHP.
Read MoreHow to get stock price from website in terminal
One of our readers asked me how to scrap stock price from the MarketWatch website using Ruby. Many would say…
Read MoreHow to deploy Rails4 to Heroku ? (with ActionCable) – Part 4
Thank you for continuing to follow this tutorial. If you stumble on this post and don’t know what happening, please…
Read MoreRails 5 Actioncable Real-Time Notifications – Part 3 Stream Notifications
Part 2 is available here. Source code is available here. Thank you for continuing to follow this tutorial. If you…
Read MoreRails 5 Actioncable Real-Time Notifications – Part 2 Styling
We are continuing building our Facebook style Notifications using Rails 5 ActionCable. Please check Part 1 for basic setup, please…
Read MoreRails 5 Actioncable Real-Time Notifications – Part 1 Setup
Today we are going to build Facebook like notifications using Rails 5 and its newest tool ActionCable. Before you start,…
Read MoreRails 5 WebSockets “Request origin not allowed” [Solution]
Since I have spent about 15 minutes today trying to figure out why my WebSockets are not updating in development,…
Read MoreWhat is pull request in Github ?
I am getting asked a lot lately about Pull Requests. More and more teams adopting Pull Requests (also called PR’s)…
Read More