-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindex.html
More file actions
153 lines (137 loc) · 12.1 KB
/
index.html
File metadata and controls
153 lines (137 loc) · 12.1 KB
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
143
144
145
146
147
148
149
150
151
152
153
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Blog designing</title>
<link rel="stylesheet" href="style01.css">
</head>
<body>
<header>
<div class="input-div">
<div class="Header-container">
<div class="header">
<a href="#"><img src="edyoda stories logo.png" class="logo"></a>
<p> Explore Catageries
<select class="list of technologies" name="Explore Categories">
<option value="Artificial Intelligence">Artificial Intelligence</option>
<option value="Cloud Computing">Cloud Computing</option>
<option value="DevOps">DevOps</option>
<option value="Programming Languages">Programming Languages</option>
<option value="Mobile Application Development">Mobile Application Development</option>
<option value="Technology and Tools">Technology and Tools</option>
<option value="Get a Job in a Tech Company">Get a Job in a Tech Company</option>
<option value="Others">Others</option>
</select>
<button class="button1"><a a href="https://www.edyoda.com" target="blank"><font color="white" size="3">Go To Main Website</font></a></button>
</p>
</div>
</div>
</div>
</header>
<div class="blogcont">
<main>
<br>
<b><font size="10">Trending Posts</font><br>
</br><br>
<i class="fa fa-filter" style="font-size:18px; color:#4072bd"></i>
<strong id="filtertext">Filter by Category</strong>
<br>
<div class="MYdiv"></div>
<button class="btn active" id="but"><a href="#"><font color="white">All</font></a></button>
<button class="btn" type="submit"><a href="#">Artificial Intelligence</button>
<button class="btn"><a href="#">Cloud Computing</a></button>
<button class="btn"><a href="#">Devops</a></button>
<button class="btn"><a href="#">programming-languages</a></button>
<button class="btn"><a href="#">Mobile application development</a></button>
<button class="btn"><a href="#">Technology And Tools</a></button>
<button class="btn"><a href="#">Get a job in a Tech Company</a></button>
<button class="btn"><a href="#">others</a></button>
</main>
<div class="Container">
<div class="row">
<div class="col-md-4">
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/learn_machine_learning_courses_online.png" alt="Blog">
<h2><a href="#">Introduction To A Machine Learning Online Course?</a></h2>
<p class="blog-text">We have had an insight into Artificial Intelligence. Well, one of its subfields is machine learning and this introduction will help you get a fair idea of what a machine learning online course holds. To begin with, one must understand what machine learning is. Basically, it is a concept wherein a machine attempts to understand the structure of a data and fits that into models that people can understand and utilize. While traditional forms of computing were all about solving problems using set instructions and data, machine learning is all</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div>
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/6.png" alt="Blog">
<h2><a href="#">LAMP Stack Vs MEAN stack: Choosing the right platform for your web application development?</a></h2>
<p class="blog-text">In today’s dynamic world, rapid web application development with a smooth user interface that can adapt to specific features is the main business requirement. Many organizations around the world that intensely depend on programming for their everyday business operations, the big business level applications, sites and servers have become apparent. It is important to use consistent, scalable and standardized software when developing a new application.</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div>
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/4.png" alt="Blog">
<h2><a href="#">Impact of Cloud Computing in various industries?</a></h2>
<p class="blog-text">Cloud computing has been rapidly gaining pace in the world of information technology. It has been observed that over 90% of global enterprises are using cloud technology as part of their business. Every industry has its own technology dynamics designed to suit its infrastructure. To understand the future of cloud computing, one needs to understand the dynamics of cloud computing in various key industries.According to the reports by Dell companies that ............................................................</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div><br>
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/3.png" alt="Blog">
<h2><a href="#">Challenges of Machine Learning in Big Data Analytics?</a></h2>
<p class="blog-text">Machine Learning is a subset of artificial intelligence which is an important part of computer science. The revolution of Big Data promises to transform the way we work, live and think by enabling the process of optimization, discovering insights and improved decision making. This potential relies on the ability to extract value from big data and provide data analytics.Machine learning is the ability to learn from data, provide insights, predictions, suggestions from data which help in the decision-making process.</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div>
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/5.png" alt="Blog">
<h2><a href="#">Breaking the Myths around Cybersecurity?</a></h2>
<p class="blog-text">As the dependency on online platforms is increasing daily, cybersecurity is becoming an important concern for all companies today. The number of cyberattacks is ever-rising even after adopting every security measure possible by businesses. Cyber attackers are developing advancing technologies that are continuing to cause more damage. There are many methods through which a cyber attack is committed like software vulnerabilities, user interaction (using malicious links, email attachments) and use of stolen credentials</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div>
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/7.png" alt="Blog">
<h2><a href="#">Importance of Data Backup and Recovery in the IT industry?</a></h2>
<p class="blog-text">A business must always introspect the areas where they lack in order to bring about a positive change in the work environment. One of the main precautions or a contingency plan that is necessary for every business and especially industries working with clouds, networks and computers should conduct a backup of its files which will serve as a boon in any point of time.
Before moving forward, let us understand the concept of Backup is the process of creating and storing copies of data that is confidential to the organization</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div><br>
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/automation-testing-an-overview-2.png" alt="Blog">
<h2><a href="#">What is Web Scraping?</a></h2>
<p class="blog-text">Introducing web scraping
Simply put, web scraping is one of the tools developers use to gather and analyze information from the Internet.
Some websites and platforms offer application programming interfaces (APIs) which we can use to access information in a structured way, but others might not. While APIs are certainly becoming the standard way of interacting with today’s popular platforms, we don’t always have this luxury when interacting with most of the websites on the internet.
Rather than reading data from standard API responses, we’ll need to find the data ourselves by reading</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div>
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/what_is_isa_blog_1.png" alt="Blog">
<h2><a href="#">What is Income Share Agreement?</a></h2>
<p class="blog-text">The term Income Share Agreement has been around for a long time since 1955 to be precise. Surprised, eh? It was first introduced by Milton Friedman, an American economist, and statistician who strongly believed in “free-market capitalism”. In the last few months, there has been a lot of buzz around it, particularly among college graduates.
So, what is this Income Share Agreement?
As defined in Wikipedia:
“An income share agreement (or ISA) is a financial structure in which an individual or organization provides something of value (often a fixed amount</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div>
<div class="single-blog">
<img src="https://edyoda.s3.amazonaws.com/media/blog-images/practical_machine_learning_1.png" alt="Blog">
<h2><a href="#">Practical Machine Learning with Python and Keras?</a></h2>
<p class="blog-text">What is machine learning, and why do we care?
Machine learning is a field of artificial intelligence that uses statistical techniques to give computer systems the ability to “learn” (e.g., progressively improve performance on a specific task) from data, without being explicitly programmed. Think of how efficiently (or not) Gmail detects spam emails, or how good text-to-speech has become with the rise of Siri, Alexa, and Google Home.
Some of the tasks that can be solved by implementing Machine Learning include:
Anomaly and fraud detection:</p>
<p><a href="" class="read-more-btn">Read More</a></p>
</div>
</div>
</div>
</div>
</div>
<footer>
<p>© 2023 Your Company. All rights reserved.</p>
<p>www.Edyoda.com</p>
</footer>
</body>
</html>