-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathindex.html
142 lines (137 loc) · 13 KB
/
index.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
137
138
139
140
141
142
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Version 3</title>
<!-- external style sheet -->
<link rel="stylesheet" href="./index.css">
<!--Bootstrap style sheet-->
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-0evHe/X+R7YkIZDRvuzKMRqM+OrBnVFBL6DOitfPri4tjfHxaWutUpFmBp4vmVor" crossorigin="anonymous">
<!--for icons of tick and cross ans star for in stock-->
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
</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">Operating Systems</div>
<div class="row">
<div class="book_container col-sm-4">
<img src="images/OS concepts.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/Operating-System-Concepts-Abridged-Companion/dp/1119456339" target="_blank">Operating System Concepts </br>By Avi Silberschatz</a></p>
<div class="align-left">
<p class=" price green">Rs.2000</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="20">20 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.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 "></span><span class="fa fa-star "></span><span class="fa fa-star "></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 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"></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="20">20 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/understanding OS.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/Understanding-Operating-Systems-Ann-McHoes/dp/1305674251" target="_blank">Understanding operating systems</br> By Ida Flynn</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 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="60">60 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/Computer Systems.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.goodreads.com/book/show/829182.Computer_Systems" target="_blank">Computer Systems </br> By Randal E. Bryant </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 "></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="25">25 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 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 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="21">21 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 </br> 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 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="40">40 Reviews</p>
<button>Add to cart</button>
</div>
</div>
<div class="book_container col-sm-4">
<img src="images/OS a design appraoch.png" 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=Operating+Systems%3A+A+Design-oriented+Approach&i=stripbooks-intl-ship&ref=nb_sb_noss" target="_blank">Operating Systems: A Design-oriented Approach</br> By Charles Patrick Crowley</a></p>
<div class="align-left">
<p class=" price green">Rs.1000</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="90">90 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.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"></span><span class="fa fa-star "></span><span class="fa fa-star not_filled"></span></div>
<p class="review green" data-rating="70">70 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>