Code Learning Guides
View Learning Guide...Twig templating engine along with the plugin called Timber can help us write super-clean and modular code in WordPress. In this series, we'll discuss its implementation and integration with WordPress.
PayPal Integration3 PostsView Learning Guide...In this series, we'll explore how to leverage the PayPal developer API to incorporate PayPal purchase, subscribe, donate, and other buttons. We'll also walk through the REST API and Webhooks in an example ASP.NET MVC project.
View Learning Guide...In this series, we discuss and emphasize the importance of a well designed project and why Android's standard architecture isn't always sufficient. We explore a few potential problems you may run into while developing Android applications and how to address them by implementing the Model View Presenter (MVP) pattern.
View Learning Guide...In this series, we take a look at the definition of WordPress Themes and WordPress Plugins, where to find them, how to make wise decisions with our purchases, and how we can get started with building these types of projects.
View Learning Guide...In this two-part series, we're going to be taking a look at taxonomies, what they are, the role they play in WordPress, and their relationship to terms. After this, we're going to turn our attention to terms and how to work with the new term metadata API.
Android From Scratch6 PostsView Learning Guide...This series focuses on getting started with Android development. If you ever wanted to create an Android application, then now is the time to take action. In this series, we guide you from the very basics to creating your very first application.