PhET interactive simulations provide an extensive suite of simulations for teaching and learning Physics. PhET interactive simulations in Physics include- Sound & Waves, Work, Energy & Power, Light & Radiation, Electricity & Magnetism and others. PhET simulations are open source and hence free for all students and teachers. These simulations are very effective in concept learning. Read more
Foss : PhET Simulations for Physics - English
Outline: Energy Skate Park Define law of conservation of energy. Define Potential energy and kinetic energy. About Energy Skate Park simulation interface. Conversion of potential en..
Outline: Faraday’s Electromagnetic Lab About Faraday's Electromagnetic Lab simulation interface. Change the needle spacing and needle size using Options menu. Change in magnetic field,..
Outline: Simple AC Circuits. Define Alternating current. About Capacitive Reactance and Inductive Reactance. About PhET simulation interface. Build simple AC circuits. Calculate Capaci..
Outline: LCR Series and Parallel Circuit. Define resonance frequency. About PhET simulation interface. Build an LCR series circuit using inductor, capacitor and resistor. Tabulate the v..
Outline: Semiconductors Open the PhET simulation using Java. About the simulation interface. How a battery acts as driving force in a circuit. Add dopants to move the electrons in the..
Outline: Projectile Motion Define projectile and projectile motion. Define a trajectory. Effect of gravity on projectile motion. Horizontal and vertical motion of a projectile. Effec..
Outline: Pendulum Lab Define simple pendulum and simple harmonic motion. About simple harmonic motion. Show oscillatory motion of a pendulum. Measure the time taken for 10 oscillation..
Outline: Balloons and Buoyancy Open the simulation in Java file format. About the PhET simulation interface. Change in temperature and pressure as the gas molecules move. Effec..
Outline: Fluid Pressure and Flow Change in pressure in the presence and absence of atmosphere. Pressure changes with change in the shape of the tank. Measure pressure at various depths..
Foss : PHP and MySQL - Assamese
Outline: উইন্দ’চ (Windows)ত XAMPP উইন্দ’চ (Windows)ত XAMPP ইনস্তল কৰা XAMPP হৈছে আপাছি (Apache), PHP আৰু MySQL পেকেজসমূহৰ দ্বাৰা গঠিত উইন্দ’চ ৰ বাবে উপলদ্ধ এটা ক্রমসঞ্চিত পেকেজ (cumula..
Outline: লিনাক্স (Linux)ত XAMPP লিনাক্স (Linux)ত XAMPP ইনস্তল কৰা XAMPP হৈছে আপাছি (Apache), PHP আৰু MySQL পেকেজসমূহৰ দ্বাৰা গঠিত লিনাক্স (Linux)ৰ বাবে উপলদ্ধ এটা ক্রমসঞ্চিত পেকেজ (cum..
Outline: ইকৌ ফাংচন (Echo Function) ইকৌ() ফাংচন [echo() function] টোৱে এটা বা অধিক ষ্ট্ৰিংগচ (strings) আউতপুত দিয়ে গাঠনি: ইকৌ(ষ্ট্ৰিংগচ); উদাহৰণ ইকৌ "Hello(হেল্ল’) World(ওৱৰ্লদ)!"; ..
Outline: PHP ত ভেৰিয়েবলসমূহ (Variables) ভেৰিয়েবলসমূহ মানসমূহ জমা কৰিবলৈ ব্যৱ্হাৰ কৰা হয়, যেনে টেক্সত ষ্ট্ৰিংগচ( text strings), সংখ্যা বা এৰেজ(arrays) যেতিয়া ভেৰিয়েবল এটা দিক্লেয়াৰ কৰা ..
Outline: ইফ ষ্টেতমেন্ত(If Statement) ইফ ষ্টেতমেন্ত – এই ষ্টেতমেন্তটো কিছুমান ক’ড কাৰ্যকৰী কৰিবলৈ ব্যৱহাৰ কৰক মাত্ৰ যদি এটা নিৰ্দিষ্ট চৰ্ত(condition) সত্য(true) হয় ইফ...এলচ ষ্টেতমেন্ত – ..
Outline: চুইতচ ষ্টেতমেন্ত(Switch Statement) চুইতচ ষ্টেতমেন্ত - কাৰ্যকৰী হ’ব লগা বহুতো ক’ডৰ ব্লকৰ পৰা এটাক নিৰ্বাচিত কৰিবলৈ এই ষ্টেতমেন্তটো ব্যৱহাৰ কৰক
Outline: আৰিথমেতিক অপাৰেতৰচ (Arithmatic Operators) উদাহৰণ +,-,*,/,%,++,--
Outline: কম্পেৰিজন অপাৰেতৰচ (Comparison Operators) উদাহৰণ ==,!=,<>,>,<,>=,<=
Outline: ল’জিকেল অপাৰেতৰচ (Logical Operators) উদাহৰণ && (AND),|| (OR),! (NOT)
Outline: এৰেজ (Arrays) এৰে এটাই এটা একক ভেৰিয়েবলত বহু মান জমা কৰে সাংখ্যিক এৰে – এটা এৰে সাংখ্যিক ইন্দেক্স এটাৰ সৈতে এচ’চিয়েতিভ এৰে - এটা এৰে য’ত প্ৰত্যেক ID কী এটা মানৰ সৈতে যুক্ত হৈ..
Outline: মাল্টি-দাইমেনচনেল এৰেজ (Multi-Dimensional Arrays) মাল্টিদাইমেনচনেল এৰে এটাত, প্ৰধান এৰেটোত থকা প্ৰতিটো উপাদানো এটা এৰে হ’ব পাৰে । আৰু চাব-এৰেটোত থকা প্ৰতিটো উপাদান এটা এৰে হ’ব প..