Category: AskMeCode

  • The Definitive Guide To Improving Email Deliverability

    The Definitive Guide To Improving Email Deliverability: a blog around email deliverability, tips and tricks. In our previous post, we have covered several important aspects of the email deliverability. In this article we will focus on the technical part of the email infrastructure to increase deliverability rate. Email delivery is a multi-step process that starts…

  • The Best FOSS CSS Pre-Processors

    When I first started coding I had no idea of how to approach building websites. My first few attempts were terrible, but I learned a lot along the way. One major problem was that my code bloated and was hard to keep track of. If you’re not familiar with CSS pre-processors, they allow you to…

  • Comparing project management applications

    In the world of project management applications, Google AppSheet is unique. It is a low-code development platform that enables developers and non-developers to create custom web and mobile applications without writing code. The solution leverages the power of Google products with robust and scalable capabilities that allow you to build solutions to fit your specific…

  • The Fantasy of AI is Here Yet

    Today, Google posted a blog on their AI advancements. The article talked about advances in natural language processing, computer vision and more. They also released a video discussing some of their latest developments with Google Assistant. The tech giant has been adding more to Google Assistant. The assistant can now schedule meetings for you as…

  • Please try our beta version at https

    Pencil Code is a free service for kids to learn, create, and share with others. Please try our beta version at: https://beta.pencilcode.xyz If you see this message, your browser is not supported. Please try our beta version at: https://beta.pencilcode.xyz If you have a question or need help, email: hello@pencilcode.xyz Pencil Code is a web site…

  • Building a Search Engine with Scrapy and Python

    Building a Search Engine with Scrapy and Python: A blog about building a search engine. Information on how to parse web pages using Scrapy and the python programming language. Building a Search Engine with Scrapy and Python: A blog about building a search engine. Information on how to parse web pages using Scrapy and the…

  • Java Basics

    Java Basics: A series of blog posts designed to introduce Java coders to the core concepts of their favorite language. Java Basics: A series of blog posts designed to introduce Java coders to the core concepts of their favorite language. Java Basics: A series of blog posts designed to introduce Java coders to the core…

  • Develop your next great product using Google’s new flagship library for 3D graphics, Metal. We’ve created a series of tutorials for the rest of us! For example

    3D graphics is not just for games. It’s also used in architecture, aerospace, and it’s growing in popularity as a medium of artistic expression. Apple’s Metal library gives iOS developers a way to leverage this technology without having to use third-party libraries. The Prisma imaging portal is the latest offering from Google Cloud. It is…

  • Process Related Malpractice

    It is always interesting to see how people make mistakes during coding. This can help us get a better understanding about what to look for when we code ourselves and hopefully prevent making similar mistakes. I have been writing about this subject before in a blog post called Process Related Malpractice where I discussed the…

  • How To Code With Useful Tips and Tricks

    I used to get annoyed when I would have to write code that was sort of ugly, but I had to use anyway because it was the only way I could figure out how to get the job done. Maybe there is a better way, or maybe not – or maybe I’m just not smart…