Why Web Developers Should Learn SEO?

SEO stands for Search Engine Optimization. It is a methodical process that leads to having our website or one of its pages show as one of the first results when searching for specific terms.
The First Steps in CSS

Learn CSS using our our videos (in Hebrew) on the CSS (he) playlist on youtube. Do it now. Do it for free.
The Popularity of PHP in 2022

Many developers might claim that PHP is no longer popular. The truth is a bit different. Check out the stats.
The Israeli Books End of Life

Thanks to the Israeli accessibility law, I have no other choice but to delete the websites I developed for learning Java, PHP, C#, Scala, HTML, Linux etc.
The XtremePython Online Conference Supportive Meetup Groups
We are currently looking for meetup groups that focus on Python (or on other related topics) that will be interested in supporting the XtremePython coming online conference. You can find more information about this coming conference at https://xtremepython.dev The support we are looking for can include the following, and beyond! We would appreciate updating the […]
The XtremeJS Online Conference Supportive Meetup Groups
We are currently looking for meetup groups that focus on JavaScript (or on other related topics) that will be interested in supporting the XtremeJS coming online conference. You can find more information about this coming conference at https://xtremejs.dev The support we are looking for can include the following, and beyond! We would appreciate updating the […]
Black Friday December 2020
Join the Python Programming course that starts on 5.1.2021 and get freeaccess to 3 out of the 4 Seminars listed below! If you alreadytook our Python Programming course you can register for any of these four newseminars and get free access to 2 other ones you choose (out of these 4 seminars listed below). This […]
Effective Use of Code Samples
Using code samples when learning new programming languages, frameworks and libraries is a great way that speeds up the learning process. I usually start with running a simple code sample and then proceed with more sophisticated ones. Each code sample I run I try to change a bit, and verify my understanding by comparing the […]
Simple AngularJS Animations
Using the AngularJS framework we can easily create new animations. We just need to add the ng-animate attribute to the HTML element we want to animate and make sure the CSS that applies on our web page includes the required styling for the animation we want to get. The www.nganimate.org website overviews the possibilities. The […]
PHPCloud is Shutting Down
PHPCloud is about to shut down its service. Zend chooses to focus on developing their professional tools and on their professional services and let the big players (e.g. Amazon, Google and Microsoft) do their work. I guess the question to be asked is why did they even start this initiative. Staying focused on what you […]