-
Notifications
You must be signed in to change notification settings - Fork 23
/
Copy patherlang.html
107 lines (98 loc) · 5.6 KB
/
erlang.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
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Erlang/STILLLEARN</title>
<link rel="stylesheet" type="text/css" href="style.css">
<link rel="stylesheet" href="python.css">
<link rel="preconnect" href="https://fonts.gstatic.com">
<link href="https://fonts.googleapis.com/css2?family=Josefin+Sans:ital,wght@0,100; 0,30
0;0,400;0,500;0, 600;0, 700; 1,100; 1, 200; 1,300; 1,400; 1,500; 1,600; 1,700&family=Montserrat:
wght@700; 800; 900&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.3/css/all.min.css" />
<title>Erlang/STILLLEARN</title>
</head>
<body>
<div class="hero">
<nav>
<h2 class="logo"><span>Erlang/STILLLEARN</span></h2>
<ul>
<li><a href="index.html" class="animated">Home</a></li>
<li><a href="" class="animated">About</a></li>
<li><a href="" class="animated">Contact</a></li>
</ul>
</nav>
</div>
<div class="content1">
<div class="embed-container" style="width: 92%; background-color: grey;;">
<iframe width="1116" height="628"
src="https://www.bing.com/ck/a?!&&p=0f42b93b7b391a37JmltdHM9MTY4MzQxNzYwMCZpZ3VpZD0yODRiODE3ZS0yYWRjLTY1YWQtMmUzNy05MTI3MmI3MTY0ODkmaW5zaWQ9NTE1Nw&ptn=3&hsh=3&fclid=284b817e-2adc-65ad-2e37-91272b716489&u=a1L3ZpZGVvcy9zZWFyY2g_cT1ob3crdG8rZ2V0K3N0YXJ0ZWQrd2l0aCtlcmxhbmcmcXB2dD1ob3crdG8rZ2V0K3N0YXJ0ZWQrd2l0aCtlcmxhbmcmRk9STT1WRFJF&ntb=1"
frameborder="0"
allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share"
allowfullscreen></iframe>
</div>
</div>
<header>
<h1></h1>
</header>
<main>
<section>
<h2>Introduction to Erlang
</h2>
<p>Erlang is a general-purpose, concurrent, functional high-level programming language, and a garbage-collected runtime system. </p>
</section>
<section>
<h2>Getting Started with Erlang</h2>
<p>Many people learn on their own, using a book or an online tutorial, often in conjunction with posting to the erlang-questions mailing list or #erlang IRC channel on irc.freenode.net.
Learn You Some Erlang is an easy-going tutorial which takes a day or two to get through. Alternatively, there's a spartan online tutorial.
Any of the Erlang books can also be used as tutorials.
The Erlang distribution includes a step-by-step getting started guide. This is also online.
Ericsson run training courses for Ericsson employees.
erlang-solutions.com run training courses (primarily in London and Stockholm, but also in the US, Asia and Australia) aimed at businesses. These are often in conjunction with the yearly Erlang User Conference.
Many universities run courses either partly or wholly about Erlang. Courses about functional programming are also useful for getting a solid grounding which will then let you easily learn Erlang by yourself.</p>
</section>
<section>
<h2>Resources for Learning Erlang</h2>
<ul>
<li><a href="https://www.bing.com/ck/a?!&&p=0f42b93b7b391a37JmltdHM9MTY4MzQxNzYwMCZpZ3VpZD0yODRiODE3ZS0yYWRjLTY1YWQtMmUzNy05MTI3MmI3MTY0ODkmaW5zaWQ9NTE1Nw&ptn=3&hsh=3&fclid=284b817e-2adc-65ad-2e37-91272b716489&u=a1L3ZpZGVvcy9zZWFyY2g_cT1ob3crdG8rZ2V0K3N0YXJ0ZWQrd2l0aCtlcmxhbmcmcXB2dD1ob3crdG8rZ2V0K3N0YXJ0ZWQrd2l0aCtlcmxhbmcmRk9STT1WRFJF&ntb=1">Erlang Tutorial</a></li>
<li><a href="https://www.bing.com/search?q=erlang++language+course&qs=n&form=QBRE&sp=-1&lq=0&pq=erlang++languagcourse&sc=0-21&sk=&cvid=6B30BBECDF46437EBEE10865C81B4961&ghsh=0&ghacc=0&ghpl=">Udemy Erlang Course</a></li>
<
</ul>
</section>
</main>
</div>
<footer>
<div class="footer-container" style="margin-left: 350px">
<div class="footer-row">
<div class="footer-col">
<ul>
<li><a href="https://www.instagram.com/iamayushshandilya/">
<h1><i class="fa-brands fa-instagram fab"></i></h1>
</a></li>
</ul>
</div>
<div class="footer-col">
<ul>
<li><a href="https://github.com/ayush-Shandilya">
<h1><i class="fa-brands fa-github fab"></i></h1>
</a></li>
</ul>
</div>
<div class="footer-col">
<ul>
<li><a href="https://www.linkedin.com/in/ayush-shandilya-220610253/">
<h1><i class="fa-brands fa-linkedin fab"></i></h1>
</a></li>
</ul>
</div>
</div>
</div>
</footer>
</body>
</html>