AskMeCode
The Journal
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 […]
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 […]
Before You Spend a Lot of Time Learning Java or Scala, Here Are the 8 Best Things to Know
This blog is for people who want to learn Java or Scala and don’t know where to start. Before you spend a lot of time learning Java or Scala, here are the 8 best things to know. What is JVM? JVM (Java Virtual Machine) is a virtual machine that can run Java bytecode. It converts […]
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 […]
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 […]
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 […]
codespaces Code Documentation
Code Documentation: A blog explaining the different products and services codespaces offers. At codespaces, we have a mission to get people coding. We offer a variety of services and products to help you do just that. Here’s a list of what we currently offer: Coding Workshops: Learn coding skills with one-on-one tutorials or group workshops […]
Why you should use encrypted communication with your clients and whom to use
The important thing is that it’s not about me. It’s about you. I am a simple individual, who wants to live in a more secure world. I want to share my knowledge with my clients and the world at large, so we can all benefit from information. This blog will be about the importance of […]
legacy code is an adventure game about two brother trying to repair the jump module of their spaceship. The game is a puzzle game that doesn’t have much text throughout the game. Be sure to use lots of imagery and fun interactions.
legacy code is an adventure game about two brother trying to repair the jump module of their spaceship. The game is a puzzle game that doesn’t have much text throughout the game. Be sure to use lots of imagery and fun interactions. The story for legacy code is that you play as two brothers who […]
The Top 5 Low Code Platforms For Your Project
The Top 5 Low Code Platforms For Your Project: A Blog around low code and no code platforms. There are a lot of options to choose from when it comes to low code development platforms and even no code development platforms. If you are looking for a platform that will help you to build your […]
Game Coding 101 – Worksheet 1
Hi there, In this worksheet we will create a simple game which will teach you the basics of creating a game in GameMaker Studio 2. Specifically we will go over: Creating objects Setting up events and actions Creating a room and positioning instances in it Importing graphics Using variables to store information Game Main Menu […]
3 Git Workflows using vscode and eclipse
Even though I have been using git for the past several years, I still don’t feel like a pro when it comes to handling complex branches and merge conflicts. In this blog I will talk about three different ways of fine tuning your git workflow. The first one is by using the vscode gui. The […]