- Видео 119
- Просмотров 215 121
Sumaira Maqbool
Пакистан
Добавлен 27 сен 2016
complete guide about computer science preparation for all competitive exams like PPSC, FPSC, PCS, BS,MSC etc. #operating_System #Database, #Networking, #software_engineering, #computer_Basics, #programing, #computing #compiler, #theory_of_Automata
PMS computer science paper 1 section B solved | CS past solved paper
#computersciencepms #PMSsolvedpaper #computerpaper #onlinecomputerlectures
@@@ in this video i solved the section B of computer science 2023 PMS paper. next sections will beuploaded in series. @@@
for any query contact at
--------- csvideos.sm@gmail.com----------------
for detail preparation of computer science visit my channel
www.youtube.com/@sumairamaqbool9328/featured
@@@ in this video i solved the section B of computer science 2023 PMS paper. next sections will beuploaded in series. @@@
for any query contact at
--------- csvideos.sm@gmail.com----------------
for detail preparation of computer science visit my channel
www.youtube.com/@sumairamaqbool9328/featured
Просмотров: 147
Видео
PMS computer science 1 2023 solved | CS solved papers
Просмотров 244Год назад
#computersciencepms #PMSsolvedpaper #computerpaper #onlinecomputerlectures @@@ in this video i solved the section A of computer science 2023 PMS paper. next sections will beuploaded in series. @@@ for any query contact at csvideos.sm@gmail.com for detail preparation of computer science visit my channel www.youtube.com/@sumairamaqbool9328/featured
Queues
Просмотров 882 года назад
Queue is an abstract data structure, somewhat similar to arrays. Unlike arrays, a queue is open at both its ends. One end is always used to insert data (enqueue) and the other is used to remove data (dequeue). Queue follows First-In-First-Out methodology, i.e., the data item stored first will be accessed first. in this videos we'll discuss what are queues? purpose of queues representation of qu...
New jobs in fpsc | government jobs for computer science
Просмотров 1812 года назад
in this video I'll assist you regarding new jobs announced through FPSC ( federal Public Service Commission) . there are multiple jobs announced in consolidated advertisement no. 2/22. I'll guide you about various vacancies for computer science, information technology, software engineering and other related or equivalent degrees. so watch my other video also for preparation plan and guide. ask ...
Stack in C language | Data structure and algorithms LEC 3
Просмотров 792 года назад
in this video we'll thoroughly understand the Stack data structure and its implementation in C language. A Stack is a widely used linear data structure in modern computers in which insertions and deletions of an element can occur only at one end, i.e., top of the Stack. It is used in all those applications in which data must be stored and retrieved in the last. IsEmpty() IsFull() Peek Push Pop ...
computer instructor interview guide | FPSC | PPSC
Просмотров 2,9 тыс.2 года назад
in this video you will know about the interview in commission it may be FPSC (Federal Public Service Commission) , PPSC (Punjab Public Service Commission) or any other commission. i will thoroughly talk about lecturer interview of all subjects. what type of question are asked and what is the environment of the interview room. if anything has missed in this video you can mention your feedback an...
Functional dependency | types and properties| database lec 8
Просмотров 1462 года назад
in this lecture we'll discuss functional dependency in database. our focus will be on what is functional dependency? it types........ trivial dependency non-trivial dependency properties of functional dependency and Armstrong's Axioms in detail manner Ask your related queries in comment section or csvideos.sm@gmail.com stay blessed follow me on Facebook and twitter csvideos.sm/ twe...
Database design | logical design, physical design | database lec 7
Просмотров 3,9 тыс.2 года назад
in this video we'll discuss about database design. Database Design is a collection of processes that facilitate the designing, development, implementation and maintenance of enterprise data management systems. Properly designed database are easy to maintain, improves data consistency and are cost effective in terms of disk storage space. The database designer decides how the data elements corre...
Array data structure | operations on arrays | Data Structure and algorithms
Просмотров 832 года назад
in this lecture we'll discuss array data structure . basically our focus will be on how arrays store data in memory and different operations like visiting and displaying array elements, insert new element , delete existing element, updating an existing value and searching a required elements array is linear and static data structure. to understand this video you must have basic C/C knowledge As...
C++ lec 4 | functions, parameters, arguments, pass by reference
Просмотров 392 года назад
in this lecture we'll discuss functions in C . functions are created to reuse the code. after creating a function you have to call that function in the main() by its name. we'll also discuss function parameters and arguments and also difference between them . you can practice it from the following link www.w3schools.com/cpp/cpp_functions.asp Ask your related queries in comment section stay bles...
introduction to data structure | Data Structures and Algorithm
Просмотров 1192 года назад
A data structure is a particular way of organizing data in a computer so that it can be used effectively. The idea is to reduce the space and time complexities of different tasks. in this video we'll try to understand the concept of data and data structure, different user defined data types and data structures and operations that can be performed on those data structure. Ask your related querie...
c++ lec 3 | if else structure, loops, arrays, reference, pointers
Просмотров 372 года назад
in this lecture we'll discuss conditional structure ( if, if-else, and switch statement ) loops (while, do while, for ) , arrays, reference variable, pointers with examples. Ask your related queries in comment section stay blessed follow me on Facebook and twitter csvideos.sm/ tweeter: @sumaira_maqbool #loops #pointers #referencevariables #arrays #switchstatement
C++ lec 2 | user input, data types, strings handling, concatenation
Просмотров 462 года назад
in this video we'll try to understand the basic of C which is how to take input from user , store it in a variable or take a strings, data types and their memory sizes, and string handling. all that we'll cover from the W3school website which is best for any programming language learning Ask your related queries in comment section stay blessed follow me on Facebook and twitter csvi...
behavioral diagrams | UML | Software Engineering LEC 18
Просмотров 5 тыс.2 года назад
in this video we'll discuss behavioral diagrams of UML ( unified Modeling Language) it represent the dynamic view of the system. in pervious video we have discussed structural diagrams which we saw represent the static view of the system. so in today's lecture we'll discuss use case diagram, activity diagram and sequence diagram in detail manner. Ask your related queries in comment section stay...
Structural diagrams | UML | software engineering LEC 17
Просмотров 2,2 тыс.2 года назад
Structural diagrams | UML | software engineering LEC 17
Structural Diagrams | UML | Software Engineering 16
Просмотров 4,7 тыс.2 года назад
Structural Diagrams | UML | Software Engineering 16
Unified Modeling Language | Software Engineering Lec 15
Просмотров 4152 года назад
Unified Modeling Language | Software Engineering Lec 15
Requirements Engineering | software Engineering LEC 13
Просмотров 1432 года назад
Requirements Engineering | software Engineering LEC 13
Agile development | Extreme Programming (XP) | Software Engineering
Просмотров 7272 года назад
Agile development | Extreme Programming (XP) | Software Engineering
stakeholder and types | software Engineering lec 12
Просмотров 14 тыс.2 года назад
stakeholder and types | software Engineering lec 12
Verification and Validation | Software Engineering LEC 11
Просмотров 1232 года назад
Verification and Validation | Software Engineering LEC 11
Big Bang model | Software Engineering lec 10
Просмотров 1,8 тыс.2 года назад
Big Bang model | Software Engineering lec 10
RAD process Model | Software Engineering LEC 9
Просмотров 1,2 тыс.2 года назад
RAD process Model | Software Engineering LEC 9
Network Security | computer communications and Networks
Просмотров 2522 года назад
Network Security | computer communications and Networks
Spiral Model | Software engineering LEC 8
Просмотров 1263 года назад
Spiral Model | Software engineering LEC 8
Computer Graphics | introduction to computing lec 10
Просмотров 5383 года назад
Computer Graphics | introduction to computing lec 10
Graphical Programming | Introduction to Computing
Просмотров 6 тыс.3 года назад
Graphical Programming | Introduction to Computing
Lahore High Court Jobs | IT | Computer science | engineering
Просмотров 1193 года назад
Lahore High Court Jobs | IT | Computer science | engineering
Lecturer computer science preparation | PPSC
Просмотров 5 тыс.3 года назад
Lecturer computer science preparation | PPSC
Just 14 likes you deserve millions like sister thank you soooooo much ♾️❤️
Q. 5 and onwards are not from Comp. Sci. paper, rather they are from Stats paper.
allah hafiz nahi ram ram miss😍😍❤❤❤❤
Thankyouuu for Great Explannation,
Aoa, i intend to appear in upcoming pms cs paper. can you provide some detailed guidance regarding the paper ?
@@rehansarfraz4091 cover syllabus thoroughly and attepmt past papers
Is there any whatsapp group, any session or any private session for the purpose? waiting for response...
@@rehansarfraz4091 I have a google docs file covering almost every portion of syllabus. I am sharing the link with you. If you have any query, please let me know through email. docs.google.com/document/d/1P6-EahfRt3wqkIUHyjRg5L58p8GRKT6bNSjXYEqbdoQ/edit?usp=sharing
Thank you
pdhne ka man tha pr background sound k waje se jana pd rha h
Me inside (watching at 11 pm) : background mein bhoot ki vibes aari h 😂😂👻👻👻👻
bhai CUme ho kya???
me at 3am💀☠
Allah Hafiz 👍
Thank you
Jay Shree ram 🙏
Nice way of teaching
love from india teacher 💗❤🩹❣
Madam Your Whats app group or anything else
thanks for the help
Ma'am kya ye BCA 2nd year me c++ ke liye important hai please ma'am reply 😢
Yess brother
Shukriya Mam Watching this from 🇮🇳
Well defined thank you
Tqs Mam
maam ma aap ki video download kar k net band kar k partha hoo par yah video download hi nahi hoo sakthi but you are the best teacher ever in this feild :)
pitch kam kariye
classical explanation
❤
Thankyou 💖
Walikum Salam
Ram Ram Bhai Sariya ne 🇮🇳🚩🚩🚩🚩
ek hi naara ek hi naam, JAI SHREE RAM 🚩🚩🚩🚩🚩🚩
maam how to get this ppt
Skip 0:28
Plzzz speak loudly.......... can't understand what you talking
jai shree ram
jay shree ram
Mam you are a brand.... Bht acha se smjhaya thank you❤
Atleast find clear concept..
Nice videos ❤❤❤❤👌👌👌👌
Amazing explanation!
👍 nice
Kya koi text editor hain jo, Jiske dwara visually java programme bna sake? Likhna na pade aur visual content java code mein convert ho jaye?
madam keep it up
Keep it up
Good explanation ❤
जय हिंद वंदे मातरम 🇮🇳
I still couldn't believe this Lady is from Pakistan By the way she teaches in unique way
Mam C++ bhi to inheritance.polymorphism jese concept ko follow krti h to use oops ke example me aana chahiye.
C++ is multiple paradigm based language that support both OOps and Functional programming paradigm.
Thank you❤ mem❤
Sound is not clear .
🚩🚩🚩
Walekum assalam baji 😊
Good
Really Appreciated and very helpful... Thanks for sharing your experience. ❤❤