Professional Courses Categories View All
...
Adobe Suite

39 Courses

...
Angular

16 Courses

...
React.js

14 Courses

...
Data Science

28 Courses

...
Machine Learning

18 Courses

...
Containerization

17 Courses

...
Android

48 Courses

...
IOS Development

17 Courses

Virtual Academy of Pakistan Courses (Urdu) View All
...
Programming Fundamentals with C++

This course explain detail understanding of Programming

Browse Course
...
Python Programming Fundamentals

This is a comprehensive course on Python from beginners to advance.

Browse Course
...
GIT Version Control Understanding

This course explain detail understanding of Git

Browse Course
...
HTML Fundamentals With Practical Approach

This course explain detail understanding of HTML structure

Browse Course
...
CSS Fundamentals With Practical Approach

This course explain detail understanding of CSS structure

Browse Course
...
JavaScript Fundamentals

This course explain detail understanding of JavaScript which required for learning modern frameworks

Browse Course
Virtual University Videos, Handouts and Old Exams View All
CS201
Introduction to Programming

Browse the course to get all video lectures, handout and Old Papers

Browse Course
CS403
Database Management System

Browse the course to get all video lectures, handout and Old Papers

Browse Course
CS304
Object Oriented Programming

Browse the course to get all video lectures, handout and Old Papers

Browse Course

Latest From Forums & Discussions

Jekky Sharma replied to Ashley's discussion Data science coding interviews
"It's great that you're preparing for coding interviews, even with a non-technical background. Data science interviews typically focus more on your ability to work with data, analyze it, and build machine learning models. However, it's still possible…"
Oct 23
Jekky Sharma posted a discussion
I'm working on a SQL query for a database containing records of customer transactions. Each transaction has a transaction_id, customer_id, transaction_date, and amount. I need to find the latest transaction for each customer.Here's a simplified…
Oct 5
Jekky Sharma posted a discussion
I'm working on a JavaScript project that involves retrieving and displaying the current date and time, considering different time zones. However, I've encountered a complex error in my code that's leading to unexpected output, especially when…
Sep 21
Jekky Sharma posted a discussion in C++ Programming Fundamentals
 I'm working on a Python project where I have multiple functions, and I want to log each function call along with its arguments and return value for debugging purposes. I've heard that decorators can help achieve this. Could someone guide me on how…
Sep 6
Ashley posted a discussion
Hello members,I am seeking insight on the average salary of a software engineer or developer. I have recently been pursuing my software engineering and development career and I am trying to get a better understanding of the salary range and…
Jun 15
bharani adithya posted a discussion
Python is well-liked because it strongly emphasizes straightforward syntax and plain English. When a programmer writes code, they must adhere to certain principles known as syntax. Due to its high-level nature, there aren't as many obscure symbols…
Feb 16
bharani adithya posted a discussion
Python is well-liked because it strongly emphasizes straightforward syntax and plain English. When a programmer writes code, they must adhere to certain principles known as syntax. Due to its high-level nature, there aren't as many obscure symbols…
Feb 16
Jekky Sharma posted a discussion
I have a SQL account 'ABC' with sysadmin credentials and access to all databases on the server, let's say database A and database B. In contrast, my program employs individuals that have access to only one database A.I wrote a stored procedure to…
Jan 18
More…

You need to be a member of Virtual Academy of Pakistan to add comments!

Join Virtual Academy of Pakistan

Comments are closed.

Comments

  • IT/CS/SE Admin
    45 courses of Project management, Project Coordination and Agile Project Management have been published
  • IT/CS/SE Admin
    Happy to announce 36 PHP courses on the portal.
  • IT/CS/SE Admin
    25 Oracle Database training courses added on portal
  • IT/CS/SE Admin
    17 IOS Development courses added under External courses
  • IT/CS/SE Admin
    39 Adobe Suite courses uploaded for graphic designer including photohop, Indesign & Illustrator
  • IT/CS/SE Admin
    .NET Courses added in External courses
  • IT/CS/SE Admin
    Data Science , Docker, Kubernetes courses has been published under external courses
  • IT/CS/SE Admin
    We are happy to announce 16 angular courses and 48 Android courses on our portal. you can reach those courses by visiting link https://virtualacademy.com.pk/lms#/

    After reaching this page select "External Courses" radio buttons you will see all courses. other courses will also upload there. These courses are not designed by virtual academy rather these are collection of courses collected from different sources and managed in a google drive. you can directly stream from google drive or can download course and watch offline.

    If some one confuse which course to start they can ping me here or mail contact@virtualacademy.com.pk with detail of what they already know and what they want to learn.





    Invite others to learn the technologies. There will also lot of coursees on SEO, Marketing, Management which will help all level of students. Other courses will avaiable in this week inshallah.





    Regards,

    Virtual Academy of Pakistan
  • IT/CS/SE Admin
    No VU assignments solutions available on this portal. This is only to build your skills. don't miss this opportunity. watch your lectures and discuss here specially CS/IT/SE students. If doing your final project then discuss here in detail what technologies you need to learn before your project. Virtual Academy will provide you links of video training for your project related technologies. This portal is haven for those who want to learn free of cost. and its hell for those who want solutions.
  • IT/CS/SE Admin
    i should not see any solution of CS201, CS304, CS403 and CS101 on this portal before extended date passed. Its important that if u can't make assignments of these subjects u have no rights to study CS /SE degree
This reply was deleted.

SQL Query Challenge: Finding the Latest Records

I'm working on a SQL query for a database containing records of customer transactions. Each transaction has a transaction_id, customer_id, transaction_date, and amount. I need to find the latest transaction for each customer.Here's a simplified version of the table: [code]CREATE TABLE transactions ( transaction_id INT PRIMARY KEY, customer_id INT, transaction_date DATE, amount DECIMAL(10, 2));INSERT INTO transactions VALUES (1, 101, '2023-01-15', 50.00), (2, 102, '2023-02-10', 30.00), (3, 101,…

Read more…
0 Replies
Views: 7

JavaScript Current Date Error: Unexpected Output with Time Zone Handling

I'm working on a JavaScript project that involves retrieving and displaying the current date and time, considering different time zones. However, I've encountered a complex error in my code that's leading to unexpected output, especially when dealing with time zones that have daylight saving time changes.Here's the JavaScript code I'm using:  [code]function getCurrentDateTime(timezone) { const now = new Date(); const options = { timeZone: timezone, year: 'numeric', month: 'numeric', day:…

Read more…
0 Replies
Views: 5
Business Study

Seeking Insight on Software Engineer/Developer Salary

Hello members,I am seeking insight on the average salary of a software engineer or developer. I have recently been pursuing my software engineering and development career and I am trying to get a better understanding of the salary range and opportunities out there.I have looked online and found some salary information from various websites but I'm hesitant to rely on that data as any salary is usually dependent upon the applicant's experience level and other external factors. Does anyone have…

Read more…
0 Replies
Views: 17

What Are Some Uses of Python?

Python is well-liked because it strongly emphasizes straightforward syntax and plain English. When a programmer writes code, they must adhere to certain principles known as syntax. Due to its high-level nature, there aren't as many obscure symbols to be concerned about, and writing code that humans can understand is simple.Some people use R and even C to perform data science. But Python is a fantastic language for data science because of how simple it is to learn, how readable it is, how…

Read more…
0 Replies · Reply by Ashley Jun 16
Views: 68
IT/CS/SE Admin

New Era for Learning

Aslam Aleeum Every One,

This portal is now fully fresh and started from scratch. Virtual Academy of Pakistan is owner of this portal and all rules will be applied by Virtual Academy of Pakistan.  Our core aim is to provide students with latest technologies free training and assistance. You can reach to these training by visiting Video Courses page.

We are standalone body and we…

Read more…
Views: 398
Comments: 1

User Activities

Muhammad Ahmad, Aqsa and Mahmood Iqbal joined Virtual Academy of Pakistan
Accounting & Finance Business Study
6 hours ago
Farhad Ali, jamila and RAI RIAZ AHMAD joined Virtual Academy of Pakistan
IT/CS/SE Business Study
Nov 11
Arman Ali posted a status
:(
Nov 3
zain is now a member of Virtual Academy of Pakistan
Oct 8
ZAK updated their profile photo
Sep 9
Bareera Adnan is now a member of Virtual Academy of Pakistan
Sep 7
saad jamal is now a member of Virtual Academy of Pakistan
Jul 19
The Joker posted a status
Assignment wali gal koi nai ethay fer :p
Jul 9
Tabassam Ali updated their profile
Jul 3
Muhammad Kazim and tayyaba bibi joined Virtual Academy of Pakistan
IT/CS/SE
Jun 19
zahoor, JS and Kanza Sarfraz joined Virtual Academy of Pakistan
IT/CS/SE
Jun 8
Farhana Hassan Janjua, Salman Ahmad, Sajjad Hussain and 1 more joined Virtual Academy of Pakistan
IT/CS/SE Math & Stat
Jun 5
Black Dahlia and abdul-hayee joined Virtual Academy of Pakistan
IT/CS/SE
May 22
Aden is now a member of Virtual Academy of Pakistan
May 21
Ali Kibs is now a member of Virtual Academy of Pakistan
May 19
Safia Qaiser, Abdul Rehman and Ayman Ashry joined Virtual Academy of Pakistan
Business Study Business Study Business Study
May 17
More…