What are the study materials to pass the Magento 2 certified professional developer exam (Adobe Certified Expert – Adobe Commerce Developer)?
A Story of a Programmer
by Story Programmer
11M ago
Preparing for the Magento 2 Adobe Certified Expert – Adobe Commerce Developer exam will take some time to read and absorb all the required information for yourself. I think it is better to keep a bookmark for this article and read line by line while you’re doing the studies of the below content. Photo by Kimberly Farmer on Unsplash You may need to be more focused on the below areas before you sit on the exam. In short, I will highly recommend, you will need to read four to five times the Swiftotter study guide and do their sample test exams. Also if possible to do other sample test exams befor ..read more
Visit website
How to improve the speed of PHPStorm xdebug?
A Story of a Programmer
by Story Programmer
11M ago
I was pretty tired of waiting to activate my debug pointer in PHPStorm editor while I was debugging the code. I was out of a clue at that time. Why is this taking this much time to come to the breakpoint line of the code? Have you ever experience this situation? You are in the right place to know how we can mitigate it. The root cause was it would create a list of pointers in the PHPStorm when we add the debug breakpoints in the code. Then once we enable the debug and execute the code, it will go through all of those pointers, and if there are a list of breakpoints it will take ages to come to ..read more
Visit website
Study materials to pass South Australia Driving license theory test
A Story of a Programmer
by Story Programmer
11M ago
Recently (In 2021), I passed South Australia driving license theory test. So I thought it would be nice to share with you my experience & what study materials I studied for the test. If you are planning to do the theory test, review these resources and I am pretty sure it will be easy for you. Photo by Alex Jumper on Unsplash Practice Learner’s Theory Test The theory exam had 42 questions and as I remember you might need to provide at least 35 correct answers from the total questions. Must read this Drivers Handbook – https://www.mylicence.sa.gov.au/__data/assets/pdf_file/0004/328504/MR200 ..read more
Visit website
How to configure OH MY ZSH terminal with the Cowsay tool in your Linux console?
A Story of a Programmer
by Story Programmer
11M ago
Today I thought I should change my console look and feel with some fancy colours! I searched and asked from few friends what could be suitable plugins that I can use. After a few hours later, I realize OH MY ZSH would be the ideal tool for me. I hope it will match for you too. So I will tell you which things I have done to configure it in my Linux environment. I used its agnoster theme & it is quite attractive from others. Finally, it will look like this after you applied. You need to follow below steps; Install required packages if not already installed sudo apt install curl wget git ..read more
Visit website
What are the study materials to pass the Magento 2 certified professional developer exam (Adobe Certified Expert – Adobe Commerce Developer)?
A Story of a Programmer
by Story Programmer
2y ago
Preparing for the Magento 2 Adobe Certified Expert – Adobe Commerce Developer exam will take some time to read and absorb all the required information for yourself. I think it is better to keep a bookmark for this article and read line by line while you’re doing the studies of the below content. Photo by Kimberly Farmer on Unsplash You may need to be more focused on the below areas before you sit on the exam. In short, I will highly recommend, you will need to read four to five times the Swiftotter study guide and do their sample test exams. Also if possible to do other sample test exams befor ..read more
Visit website
How to improve the speed of debugging with PHPStorm?
A Story of a Programmer
by Story Programmer
2y ago
I was pretty tired of waiting to activate my debug pointer in PHPStorm editor while I was debugging the code. I was out of a clue at that time. Why is this taking this much time to come to the breakpoint line of the code? Have you ever experience this situation? You are in the right place to know how we can mitigate it. The root cause was it would create a list of pointers in the PHPStorm when we add the debug breakpoints in the code. Then once we enable the debug and execute the code, it will go through all of those pointers, and if there are a list of breakpoints it will take ages to come to ..read more
Visit website
Study materials to pass South Australia Driving license theory test
A Story of a Programmer
by dasitha
2y ago
Recently (In 2021), I passed South Australia driving license theory test. So I thought it would be nice to share with you my experience & what study materials I studied for the test. If you are planning to do the theory test, review these resources and I am pretty sure it will be easy for you. Photo by Alex Jumper on Unsplash Practice Learner’s Theory Test The theory exam had 42 questions and as I remember you might need to provide at least 35 correct answers from the total questions. Must read this Drivers Handbook – https://www.mylicence.sa.gov.au/__data/assets/pdf_file/0004/328504/MR200 ..read more
Visit website
How to configure OH MY ZSH terminal with the Cowsay tool in your Linux console?
A Story of a Programmer
by dasitha
2y ago
Today I thought I should change my console look and feel with some fancy colours! I searched and asked from few friends what could be suitable plugins that I can use. After a few hours later, I realize OH MY ZSH would be the ideal tool for me. I hope it will match for you too. So I will tell you which things I have done to configure it in my Linux environment. I used its agnoster theme & it is quite attractive from others. Finally, it will look like this after you applied. You need to follow below steps; Install required packages if not already installed sudo apt install curl wget git ..read more
Visit website
How to set up Magento 2.3 in Linux with PHP XDebug?
A Story of a Programmer
by dasitha
3y ago
Today I thought to share some tips and tricks to easily set up the Magento 2 e-commerce web application. We will use the Apache2 Server and MySQL database as the background environment. You can follow the below steps to easily set up the development environment. Steps to follow; Set up Apache2 and MySQL servers Install PHP 7.1.33 version Install PHP Xdebug Run composer and download the vendor files Setup the Magento 2 installation configurations Set up Apache2 and MySQL servers It is easy to install these two servers by using below linux terminal commands. sudo apt-get install apache2 mysq ..read more
Visit website
Saving the life of a Red-vented bulbul birdie!
A Story of a Programmer
by dasitha
3y ago
Image belongs to wikipedia Today was one of my happiest days! Because we could save a little birdie. It was a Red-vented bulbul. It was like 4 weeks old and you can see its photos below. The red-vented bulbul bird is a common breed in the Indian subcontinent including Sri Lanka. Also, they are identifying as songbirds according to Wikipedia. Because their tweets make our minds calm down. It was the summertime between March and April in Sri Lanka. Red-vented bulbul couple had created their nest in ceiling hanging light. Today morning, I heard a scream like in a dream about saying there is a li ..read more
Visit website

Follow A Story of a Programmer on FeedSpot

Continue with Google
Continue with Apple
OR