Skip to content

BragitOff.com

READ-LEARN-BRAG!

  • Archives
  • Coding
    • Machine Learning
    • Android Studio
    • C Programs
      • Miscellaneous
      • Matrix Operations
      • Numerical Integration
      • Ordinary Differential Equations
      • Plots and Graphs
      • Random Numbers
      • Root Finding
      • Series Sum
    • C++ Programming
    • Python
    • Scilab
    • Microprocessor 8085 Programming
  • Physics
    • Digital Electronics
    • General Theory of Relativity
    • Lab Manuals
    • Mathematical Physics
    • Nanoscience and Nanotechnology
    • Numerical Analysis Programming
    • Popular Queries of Physics Students
    • Quantum Mechanics
    • Quantum Field Theory
    • Viva Questions
  • Word-a-Geek
    • Pictionary
    • Visual Dictionary
  • Research
  • Conferences
  • Machine Learning
  • Quantum Chemistry
    • PyFock: Pure Python DFT and Quantum Chemistry with GPU Acceleration
    • TURBOMOLE
    • PySCF
    • NWChem
    • DFT
    • Quantum Espresso
    • DFT Simulations Database
  • CrysX
    • PyFock: Pure Python DFT and Quantum Chemistry with GPU Acceleration
    • CrysX – Neural Network (crysx_nn)
    • CrysX: Crystallographic Tools
      • CrysX – Documentation
    • CrysX – 3D Viewer
      • CrysX-3D Viewer Documentation
      • CrysX – 3D Viewer Privacy Policy
    • CrysX – AR Documentation
    • CrysX-AR Privacy Policy
    • Molecule Database

A Computational Chemistry Alphabet for Curious Young Minds

21 Nov

How to Properly Cite VASP in Your Research Papers | A Guide with Examples and Formats

11 Dec

Exchange-Correlation Functionals [Explained for Beginners]

1 May

Why is chemical accuracy defined as 1 kcal/mol? [SOLVED]

29 Apr

How to solve write permission error on Android Marshamallow (API 24)? [SOLVED] – Android Development

Android StudioMar 19, 2017 Manas Sharma

Since Android 6.0 (Marshmallow), Google has changed the way permissions used to work. Earlier the user granted permissions read/write permission to the app…

Read More

How to hide the status bar? [SOLVED] – Android Studio

Android StudioMar 19, 2017 Manas Sharma

You might need to hide the status bar(formerly known as the notification bar) for some activities like your splash screen activity, etc. This…

Read More

How to hide/show action bar programatically? [SOLVED] – Android Studio

Android StudioMar 18, 2017 Manas Sharma

To Hide/Show the action bar of your activity on Android Devices with API>11, just use the following codes: To Hide the action bar:…

Read More

How to change the versionCode and versionName? [SOLVED] Android Studio

Android StudioMar 18, 2017 Manas Sharma

To change the versionCode or the versionName, just open the build.gradle file located at and change the corresponding fields: defaultConfig { applicationId “com.bragitoff.curvefit_leastsquares”…

Read More

How to avoid going back to the Splash Screen Activity on the press of Back Button? [SOLVED] – Android Studio

Android StudioMar 18, 2017 Manas Sharma

To prevent the user from going back to the splash screen on pressing the ‘back’ button, just add the following line to the…

Read More

How to change the minSDK and targetSDK on Android Studio? [Solution]

Android StudioMar 17, 2017 Manas Sharma

You can change the compileSdk, minSdk, and the targetSdk of your app by making changes to the build.gradle file in your app. You…

Read More

How to open an Activity on the Press of a Button? [Solution] (Android Development)

Android StudioMar 17, 2017 Manas Sharma

To open a new Activity on the click of a button, just add the following method to your activity, and call it when…

Read More

How to input data to an ArrayList and show it in a ListView simultaneously? [SOLVED]

Android StudioMar 17, 2017 Manas Sharma

For this you need to have an EditText, a submit button and a ListView in your layout. The user will enter the data…

Read More

PN-Junction Viva Questions

Viva QuestionsMar 17, 2017 Manas Sharma

The following are some of the frequently asked questions related to PN-Junction: 1. What is the need for doping? 2. How depletion region…

Read More

Operational Amplifier (OP-AMP) – VIVA QUESTIONS

Viva QuestionsMar 16, 2017 Manas Sharma

The following are some of the frequently asked questions for Viva on Operational Amplifier: What is an Op-Amp? What are some of it’s…

Read More

Posts navigation

Previous 1 … 19 20 21 22 23 … 61 Next

Latest Articles

  • A Computational Chemistry Alphabet for Curious Young Minds
    Nov 21, 2025
  • How to Properly Cite VASP in Your Research Papers | A Guide with Examples and Formats
    Dec 11, 2024
  • Exchange-Correlation Functionals [Explained for Beginners]
    May 1, 2024
  • Why is chemical accuracy defined as 1 kcal/mol? [SOLVED]
    Apr 29, 2024
  • What is Electron Correlation? [EXPLAINED]
    Dec 4, 2023
  • Automate Bulk Downloading of Molecular Properties and 3D Structures from ChemSpider with Python and Chemspipy
    Nov 16, 2023

SUBSCRIBE ON YOUTUBE

Follow me on Instagram

[instagram-feed feed=1]

  • About
  • Policies

Social

  • View ducktape07’s profile on Facebook
  • View manassharma07’s profile on Twitter
  • View ducktape07’s profile on Instagram
  • View manassharma24059a12a’s profile on LinkedIn
  • View manassharma100’s profile on YouTube
  • View manassharma07’s profile on Google+
  • View manassharma07’s profile on WordPress.org

SUBSCRIBE ON YOUTUBE

Powered by Nevler. © 2026 BragitOff.com. All Rights Reserved.
 

Loading Comments...