The tutorials in this series are created using gcc 4.6.1 on Ubuntu 11.10 C++ is a programming language developed by Bjarne Stroustrup starting in 1979 at Bell Labs. C++ is a statically typed, free-form, multi-paradigm, compiled, general-purpose, powerful programming language. C++ is an object oriented language. It supports features like classes and objects, Polymorphism, Encapsulation, Inheritance etc. C++ is also used for hardware design. Read more
Foss : Advanced Cpp - Telugu
Outline: ప్యూర్ వర్చువల్ ఫంక్షన్ - ఆబ్స్ట్రాక్ట్ క్లాస్ ఆబ్స్ట్రాక్ట్ మెథడ్స్
Outline: ఫ్రెండ్ ఫంక్షన్
Outline: - ఎక్సప్షన్స్ - ట్రై - త్రో - క్యాచ్
Foss : Advanced Cpp - Urdu
Outline: میں کلاسِس اور آبجیکٹس C++ کلاسِس کی وضاحت کلاس بنانا آبجیکٹس کی وضاحت کلاس کے آبجیکٹ کو بنانا میمبر فنکشنس فنکشن بنانا اینکیپسولیشن ڈیٹا ایبسٹریکشن
Outline: کنسٹرکٹر اور ڈِسٹرکٹر کنسٹرکٹر اور ڈِسٹرکٹر کنسٹرکٹر بنانا پیرامِٹرایزڈ کنسٹرکٹرس ڈفالٹ کنسٹرکٹر ڈِسٹرکٹر
Outline: میں اسٹیٹِک میمبرس C++ اسٹیٹِک کی-وارڈ اسٹیٹِک ویریبل اسٹیٹِک میمبر فنکشن
Outline: اِنہیرٹنس اِنہیرٹنس سب-کلاس اور سُپر-کلاس کا تصور یا طریقہ اِنہیرٹنس کی قِسمیں سِنگل لیول اِنہیرٹنس ملٹی لیول اِنہیرٹنس
Outline: اِنہیرٹنس کے بارے میں مزید باتیں ملٹپل اِنہیرٹنس - ڈِرائوڈ کلاس ایک سے زیادہ بیس کلاسِس سے اِنہیرٹ کرتا ہے * ہائرارِکل اِنہیرٹنس - مُتعدد ڈِرائوڈ کلاسِس، ایک بیس کلاس سے اِنہ..
Outline: فنکشن اوورلوڈِنگ فنکشن اوورائڈِنگ دونوں کے بیچ فرق
Outline: میں پولی مورفِزم C++ پولی مورفِزم ورچول میمبرس ورچول فنکشن
Outline: میں ایبسٹریکٹ کلاس C++ پیور ورچول فنکشن-ایبسٹریکٹ کلاس - ایبسٹریکٹ میتھڈس -
Outline: فرینڈ فنکشن فرینڈ فنکشن -
Outline: ایکسیپشن ہینڈلِنگ ایکسیپشنس - ٹرائی - تھرو - کیچ -
Foss : Android app using Kotlin - English
Outline: Introduction about Basic level tutorials Introduction about Intermediate level tutorials About Android studio About Kotlin Features of Kotlin Glimpse of Spoken Tutorials avail..
Outline: Installation of Android Studio System prerequisites for installation Demonstration on how to install Android Studio on Ubuntu Linux OS Download from https://developer.android.co..
Outline: Launch the Android studio Create a new Android Studio project Steps for creating a new Application How to create a new activity? Explore the Android Studio interface Steps to ..
Outline: Creating a simple registration form How to use tools such as TextView, Plain Text and Buttons? Add a TextView and set the attributes How to align and resize a view in Constraint..
Outline: Open an existing Android Studio Project Why we need Radio Group? How to add Radio Group? Set the attributes for Radio Group How to add Radio button? Set the text attribute for..
Outline: Open an existing Android Studio Project How to add Spinner? Set the attributes for spinner Add list of items to spinner through kotlin code Create an array adapter Source code..
Outline: Create a new Android Studio project as ST search Data identification in Spoken tutorial server Design the App with Text views, Spinner and Search button How to store the FOSS an..