What are palindromes? or Why are palindromes important? Your computer can solve this problem with its built in function, but why? In this article we’ll find out.

What are palindromes? or Why are palindromes important? Your computer can solve this problem with its built in function, but why? In this article we’ll find out. A palindrome is a string of text that reads the same backward and forward, for example “Rise to vote, sir”, or “Was it a car or a cat […]

Read Full Article β†’

Download NVIDIA CUDA Toolkit

Download NVIDIA CUDA Toolkit Version 7.0 What’s new in CUDA Toolkit 7.0? Support for the latest GPUs, including GeForce GTX TITAN X (Maxwell), GeForce GTX TITAN X (Pascal), Tesla P100, and Quadro GP100 Unified Memory programming with C++11 atomics and CUDA streams APIs Support for new features in the Pascal architecture Linux for Tegra R23.2 […]

Read Full Article β†’

Web Design | Ecommerce | Digital Marketing| Design – Google Sheets- a portfolio of web design services and information on Google Sheets.

Web Design | Ecommerce | Digital Marketing| Design – Google Sheets- a portfolio of web design services and information on Google Sheets. Web design company| Web design services | Ecommerce Website Development | Digital Marketing company| SEO company| SEO Services in Bangalore| Ecommerce website design and development company in Bangalore, India| Logo designing company in […]

Read Full Article β†’

Creating a Search and Replace Tool in Python

I recently decided to create a search and replace tool in Python for use in the terminal. The code is simple and has a lot of room for improvement, but it works well and I thought it might be useful to someone else. I have noticed that when I am working in the terminal with […]

Read Full Article β†’

Latex Code Generator

Latex Code Generator: A latex code generator to help you create your code faster. It is a tool to generate latex codes of math formulas or equations. You can use it to save hours of agonizing work trying to produce a mathematical text that makes sense and looks good. Since version 0.2, it has the […]

Read Full Article β†’

A Guide to using Markdown in vscode

In vscode, you can open the Markdown preview by clicking on the eye icon in the Preview pane. You can also toggle the preview of a Markdown file (CTRL+K V). The Markdown preview will automatically refresh as you type. However, it is possible to disable this functionality with the markdown.preview.autoShowPreview setting. When you hover over […]

Read Full Article β†’