Skip to content
May 28, 2023

Webapptiv Blog

Programmers Blog

  • Web design
    • WordPress
    • SEO
  • Software Development
    • Python Tutorials
    • Desktop Development Tutorials (C#, ElectronJS)
    • Web Scraping Tutorials
    • Flutter Tutorials
  • Learn English
  • Best Products
  • Office problems
Main Menu
Google Sheets Tips and tricks
Google Products

Google Sheets Tips &Tricks for Beginners

January 24, 2023 - by arunvasudev

Total amount formula (Vertical) To calculate Vertical columns values, enter the following formula in a new column =SUM(C1:C11) Reference: https://www.computerhope.com/issues/ch002201.htm Total amount formula (Horizontal) To calculate horizontal cell values, enter …

Read More
flask access 3rd party api content
Python

How to Use API Data in Flask Application (Display API Content in Jinja Template)

January 23, 2023January 24, 2023 - by arunvasudev

If you want to display content from 3rd part API services or from headless CMS like Strapi, this tutorial definitely going to help you. json.loads – It takes a string …

Read More
api for beginners
Web design

Web API for Beginners (using PostMan, Strapi CMS)

January 22, 2023January 22, 2023 - by arunvasudev

  Requirements Your system must have the following applications Node JS (To run npm scripts) Postman (to test API URLs) Dummy Json Server (to get fake JSON data) Download and …

Read More
AE tips and tricks, keyboard shortcuts
Software

After Effects Tips & Tricks, Keyboard Shorts for Motion Graphics Artist

January 22, 2023April 19, 2023 - by arunvasudev

Best ShortCuts keys for AE To Rename the layer – Select Layer and Press Enter Key To Cut/Split the Layer – Select the layer ent point and press the following …

Read More
Photoshop problems and solutions
Software

Common Photoshop Problems & Solutions from Expert

January 20, 2023March 31, 2023 - by arunvasudev

  Image Moving Issues Problem 1: Opened 2 Images. Can’t drag and drop one image to another document Mostly this problem happened because the image is in index format. You …

Read More
namecheap shared hosting cpanel
Web design

Namecheap Shared Hosting – cPanel Problems & Solutions

January 20, 2023 - by arunvasudev

Problems When trying to upload Files in cPanel Problem 1:” An error occurred. Your account may be over its quota or you attempted to upload a folder” Error. This problem …

Read More
Python flask create web apps
Python

Flask Tutorial for Beginners (How to use Flask to Create Web Apps)

January 20, 2023March 31, 2023 - by arunvasudev

Create and use requirements.txt file to install flask modules used in that project How to create a requirements.txt file? Open Terminal and type the following command. pip freeze you will …

Read More
Flask SQLAlchemy create MySQL table
Python / Web design

Flask-SQLAlchemy: DB Connection & Create table in MySQL

January 17, 2023January 17, 2023 - by arunvasudev

If you don’t know how to use SQLalchemy with your Flask application, this tutorial will definitely gonna help you. In this tutorial, I going to show you how to create …

Read More
Online Video Editing Software Free
Software

7 Free & Best Online Video Editing Software in My List (For You ?)

January 12, 2023November 4, 2022 - by Sowndharya K

  If you’re on a business trip or if your video editing software crashes or refuses to launch. Don’t worry, there are plenty of online video editing software options available. …

Read More
github
Office problems

How to Upload Files to the Private Repository on Github (From your Computer)

January 6, 2023January 6, 2023 - by arunvasudev

If you created a public repository in your GitHub account, you can easily send your local code files to that repository without any additional setup. But If you want to …

Read More

Posts navigation

Previous 1 2 3 … 13 Next

Recent Posts

  • AI Programming for Beginners: Your Ultimate Guide to Starting Your AI Journey
  • How to Setup VS Code for After Effects Scripting (Extended script)
  • Windows CMD Commands for Beginners (Create, Delete, Access Folders & Files)
  • How to Obfuscate HTML Classes in HTML, CSS, JavaScript Files via Python
  • Strapi CMS Common Problems & Solutions

If you have iPhone and you want to learn some good iPhone Tutorials, tips & Tricks, visit our another one project: iPhone Topics.com

Copyright © 2023 Webapptiv Blog.