-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathSP.html
136 lines (134 loc) · 13.5 KB
/
SP.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Version 3</title>
<link rel="stylesheet" href="./index.css">
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <!--for icons of tick and cross ans star for in stock-->
</head>
<body>
<header class="header d-flex align-items-center justify-content-between">
<img class="image-container" src="./images//arif.jpg" alt="arif"/>
<p> <span class="large_text">Scraper Site</span> </br><span class="small_text"> Powered By © Dr. Arif Butt<span></p>
<img class="image-container" src="./images/pucit.jpg" alt="pucit"/>
</header>
<section>
<div class="main-container d-flex align-items-start justify-content-between">
<div class="navbar">
<ul class="nav-links">
<div class="link text-center" id="book_title">Books Titles</div>
<li class="link book_type"><a href="index.html">Operating System</a></li>
<li class="link book_type"><a href="SP.html">System Programming</a></li>
<li class="link book_type"><a href="CA.html">Computer Architecture</a></li>
</ul>
</div>
<div class="items">
<div id="book_page_titile">Systems Programming</div>
<div class="row">
<div class="book_container col-sm-4">
<img src="images/Linux and unix programming tools.jpg" alt="" title="This book approaches the LINUX environment as a programming companion. No previous exposure to LINUX is necessary to utilize this text.">
<p class="book_name"><a href="https://www.amazon.com/LINUX-UNIX-Programming-Tools-Developers/dp/0201773457/ref=sr_1_fkmr0_2?crid=166TEY9G7BJUC&&keywords=system+programming+mansoor+sarwer&&qid=1653381075&&s=books&&sprefix=system+programming+mansoor+sarwer%2Cstripbooks-intl-ship%2C279&&sr=1-2-fkmr0" target="_blank">LINUX & UNIX Programming Tools </br> By Syed Mansoor Sarwar</a></p>
<div class="align-left">
<p class=" price green">Rs.5000</p>
<p class="stock in_stock " data-stock="in stock"><i class="fa fa-check" aria-hidden="true"></i> In stock</p>
<div><span class="fa fa-star "></span><span class="fa fa-star "></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="200">200 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/sp dhannajey.jpg" alt="" title="It covers computers' data representation, explains how computer architecture and its underlying meaning changed over the years, and examines the implementations and performance enhancements of the central processing unit (CPU).">
<p class="book_name"><a href="https://www.amazon.com/s?k=system+programming+D.+M.+Dhamdhere&i=stripbooks-intl-ship&crid=3GNJI20WT3XIM&sprefix=system+programming+d.+m.+dhamdhere%2Cstripbooks-intl-ship%2C299&ref=nb_sb_noss" target="_blank">Systems Programming Dhananjay </br> By D. M. Dhamdhere </a></p></p>
<div class="align-left">
<p class=" price green">Rs.8000</p>
<p class="stock not_stock " data-stock="not stock"><i class="fa fa-times" aria-hidden="true"></i> Not in stock</p>
<div><span class="fa fa-star "></span><span class="fa fa-star "></span><span class="fa fa-star "></span><span class="fa fa-star "></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="100">100 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/taxonomy.jpg" alt="" title="Intrusion Detection using System Call Sequence">
<p class="book_name"><a href="https://www.amazon.in/Taxonomy-Ids-Arif-Butt/dp/3639294092" target="_blank">Taxonomy of IDS </br>By Arif Butt</a></p>
<div class="align-left">
<p class=" price green">Rs.6900</p>
<p class="stock in_stock " data-stock="in stock"><i class="fa fa-check" aria-hidden="true"></i> In stock</p>
<div><span class="fa fa-star "></span><span class="fa fa-star "></span><span class="fa fa-star"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="38">38 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/linux programming interface.jpg" alt="" title="The Linux Programming Interface (TLPI) is the definitive guide to the Linux and UNIX programming interface—the interface employed by nearly every application that runs on a Linux or UNIX system.">
<p class="book_name"><a href="https://www.amazon.com/dp/1593272200?tag=uuid10-20" target="_blank">The Linux Programming Interface </br>By Michael Kerrsik</a></p>
<div class="align-left">
<p class=" price green">Rs.2700</p>
<p class="stock not_stock " data-stock="not in stock"><i class="fa fa-times" aria-hidden="true"></i> Not in stock</p>
<div><span class="fa fa-star "></span><span class="fa fa-star "></span><span class="fa fa-star "></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="45">45 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/Unix.jpg" alt="" title="It covers many topics not covered in older, more traditional textbook approaches, such as Python, UNIX System Programming from basics to socket-based network programming using the client-server paradigm, the Zettabyte File System (ZFS), and the highly developed X Windows-based KDE and Gnome GUI desktop environments">
<p class="book_name"><a href="https://www.google.com/search?q=Unix+the+textbook+by+mansoor&rlz=1C1CHBD_enPK987PK987&oq=unix+the+textbook+by+mansoor&aqs=chrome.0.69i59j69i57j69i59j69i60l5.4419j0j7&sourceid=chrome&ie=UTF-8" target="_blank">UNIX The Textbook</br>By Syed Mansoor Sarwar</a></p>
<div class="align-left">
<p class=" price green">Rs.1700</p>
<p class="stock in_stock " data-stock="in stock"><i class="fa fa-check" aria-hidden="true"></i> In stock</p>
<div><span class="fa fa-star "></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="32">32 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/linux bible.jpg" alt="" title="It includes information on cloud computing, with new guidance on containerization, Ansible automation, and Kubernetes and OpenShift. With a focus on RHEL 8">
<p class="book_name"><a href="https://www.amazon.com/Linux-Bible-Christopher-Negus/dp/111821854X" target="_blank">Linux bible </br> Book by Christopher Negus</a></p></p>
<div class="align-left">
<p class=" price green">Rs.1800</p>
<p class="stock in_stock " data-stock="in stock"><i class="fa fa-check" aria-hidden="true"></i> In stock</p>
<div><span class="fa fa-star"></span><span class="fa fa-star "></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="111">111 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/advanced programming in unix.jpg" alt="" title="This book approaches the LINUX environment as a programming companion. No previous exposure to LINUX is necessary to utilize this text.">
<p class="book_name"><a href="https://www.amazon.com/dp/0321637739?tag=uuid10-20" target="_blank">Advanced Programming in the UNIX Environment By W. Stevans</a></p>
<div class="align-left">
<p class=" price green">Rs.6000</p>
<p class="stock in_stock " data-stock="in stock"><i class="fa fa-check" aria-hidden="true"></i> In stock</p>
<div><span class="fa fa-star"></span><span class="fa fa-star"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="100">100 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/Linux kernel development.jpg" alt="" title="It covers computers' data representation, explains how computer architecture and its underlying meaning changed over the years, and examines the implementations and performance enhancements of the central processing unit (CPU).">
<p class="book_name"><a href="https://www.amazon.com/Linux-Kernel-Development-Robert-Love/dp/0672329468/ref=pd_sbs_sccl_2_5/136-2951235-1153924?pd_rd_w=fpn08&&pf_rd_p=3676f086-9496-4fd7-8490-77cf7f43f846&&pf_rd_r=018JW607S91GVPH6PKRX&&pd_rd_r=1240354e-9fb5-4f40-bb7a-26a239fe29d3&&pd_rd_wg=XdIxU&&pd_rd_i=0672329468&&psc=1" target="_blank">Linux Kernel Development</br> By Robert Love</a></p>
<div class="align-left">
<p class=" price green">Rs.1200</p>
<p class="stock in_stock " data-stock="in stock"><i class="fa fa-check" aria-hidden="true"></i> In stock</p>
<div><span class="fa fa-star"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="10">10 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/hands on network programming.jpg" alt="" title="It includes information on cloud computing, with new guidance on containerization, Ansible automation, and Kubernetes and OpenShift. With a focus on RHEL 8">
<p class="book_name"><a href="https://www.amazon.com/Hands-Network-Programming-programming-optimized/dp/1789349869/ref=sr_1_1?crid=11FC0M0GAFA21&&keywords=unix+network+programming+2019&&qid=1653381349&&s=books&&sprefix=unix+network+programming+2019%2Cstripbooks-intl-ship%2C356&&sr=1-1" target="_blank">Hands-On Network Programming with C </br> By Lewis Van Winkle</p></a></p>
<div class="align-left">
<p class=" price green">Rs.1900</p>
<p class="stock not_stock " data-stock="not stock"><i class="fa fa-times" aria-hidden="true"></i> Not in stock</p>
<div><span class="fa fa-star"></span><span class="fa fa-star "></span><span class="fa fa-star"></span><span class="fa fa-star not_filled"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="90">90 Reviews</p>
<button>Add to cart</button>
</div>
</div>
</div>
</div>
</section>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/js/bootstrap.bundle.min.js" integrity="sha384-pprn3073KE6tl6bjs2QrFaJGz5/SUsLqktiwsUTF55Jfv3qYSDhgCecCxMW52nD2" crossorigin="anonymous"></script>
</body>
</html>