-
Notifications
You must be signed in to change notification settings - Fork 0
/
index.html
175 lines (172 loc) · 10.9 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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<meta property="og:title" content="Meet up for Women in technology" />
<meta property="og:url" content="http://twhyderabad.github.io/witl/" />
<meta property="og:description" content="Women in IT is glad to announce its beginners’ boot camp, One Woman More, for female developers, BAs and QAs. This workshop is designed for all women who want to level up or brush up on their development, BA or QA skills, but especially those who have taken a career break and want to return to the tech world. This one full day event will run as parallel dev and QA tracks, filling in knowledge gaps and providing hands-on experience." />
<meta property="og:image" content="http://twhyderabad.github.io/witl/assets/img/banner-desktop.jpg" />
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<link rel="shortcut icon" href="http://www.thoughtworks.com/imgs/favicons/favicon.ico" type="image/vnd.microsoft.icon" />
<link type="image/x-icon" href="http://www.thoughtworks.com/imgs/favicons/favicon.ico" rel="shortcut icon">
<title>Women in Technology</title>
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=no">
<meta name="description" content="Meet up for Women in technology">
<link rel="canonical" href="http://twhyderabad.github.io/witl/">
<!-- Custom CSS -->
<link href="https://fonts.googleapis.com/css?family=Open+Sans:400,700" rel="stylesheet">
<link rel="stylesheet" href="css/main.css">
<link rel="stylesheet" type="text/css" href="css/training.css" />
</head>
<body>
<div class="page-content">
<div class="wrap">
<div class="post">
<article class="post-content">
<div class="venue-mask">
<div class="venue">
<h1 id="venue">One Woman More</h1>
<p class="meetup-text">2<sup>nd</sup> Edition for DEV, QA, BA</p>
<p class="location">at ThoughtWorks, Hyderabad</p>
<p class="date">Sat, 8<sup>th</sup> April 2016
<br/>9:00 am - 5:00 pm</p>
<div class="register">
<a href="https://docs.google.com/forms/d/e/1FAIpQLSdDNKIunjWiWxRzYB6FN0YKQvRxW3LvzTK8VoXitGoe0tj9Ew/viewform?usp=sf_link" title="Register for One Woman More" target="_blank"> Register </a>
</div>
</div>
</div>
<div class="about2 max-wrap">
<p class="about-description">
Women in IT is glad to announce the second edition of its beginners’ boot camp for female developers, BAs and QAs. This workshop is designed for all women who want to level up or brush up on their development or QA skills, but especially those who have taken a career break and want to return to the tech world. This full day event will run as parallel dev, BA and QA tracks, filling in knowledge gaps and providing hands-on experience.
</p>
<h3 class="history-link">Look back on our <a href="/witl/first">First Edition</a></h3>
</div>
<hr class="linebreak">
<div class="about max-wrap">
<h2>About Women in IT</h2>
<p class="about-description">
We aim to build a platform for all women in the tech space to come together and help each other. We are building a place where questions lead to conversations, that lead to positive change. Share knowledge, support each other, create networking opportunities. Come grow with us.
</p>
</div>
<div class="topics max-wrap colored-box box-shadow three-col single-col-mobile">
<div class="col-1">
<div class="col-1-inner">
<h3 id="topics">BA</h3>
<ul class="dashed">
<li class="day">Introduction to Agile</li>
<li>Agile principles for a Business Analyst</li>
<li>Hands on exercise using real problems</li>
<li class="day">Interaction with clients</li>
<li>Understanding users - The client's clients</li>
<li>Understanding user experiences & journeys</li>
<li>Quick presentation for the solution</li>
<li>Identifying features, prioritization and MVP(Minimum Viable Product)</li>
</ul>
<p class="caption">There are no pre requisites for this track</em>
</div>
</div>
<div class="col-1">
<div class="col-1-inner">
<h3 id="topics">QA</h3>
<ul class="dashed">
<li class="day">Refresh Software Testing Concepts</li>
<li>Testing Types & Methodologies</li>
<li>Test Pyramid</li>
<li>Testing Life Cycle</li>
<li>Manual Vs Automation</li>
<li>Introduction to Automation & Tools</li>
<li>Introduction to Agile Practices and Testing</li>
<li class="day">Workshop 1: Introduction to Selenium</li>
<li>Introduction to Selenium Webdriver</li>
<li>Hands-on : Automate login web page</li>
<li class="day">Workshop 2: Introduction to Java</li>
<li>Basics of Java</li>
<li>Writing Simple Programs (Hands-on)</li>
<li>Introduction to IDE (IntelliJ/Eclipse)</li>
<li>Designing Java programs on IDE (Understanding OOPs concepts)</l>
<li>Introduction to Selenium Webdriver</li>
</ul>
<p class="caption">Both the workshops will run in parallel.</em>
</div>
</div>
<div class="col-1">
<div class="col-1-inner">
<h3 id="topics">Dev</h3>
<ul class="dashed">
<li class="day">Introduction</li>
<li>Installation of Android in your machine</li>
<li>Introduction to Android</li>
<li class="day">Building your first app</li>
<li>Create an Android project</li>
<li>Android project structure</li>
<li>Run your app</li>
<li>Build a simple user interface</li>
<li>Start another Activity</li>
<li class="day">Reference to Android tutorials</li>
</ul>
<p class="caption">Prior knowledge of Java would be great. If not, atleast knowledge of any Object Oriented language should be good enough.</em>
</div>
</div>
</div>
<div class="event-location">
<h2 id="where-is-it">Where is it?</h2>
<a style="position:relative;" href="https://www.google.co.in/maps/place/Thoughtworks+Hyderabad,+Apurupa+Slipi+Sy+No+124+Part,+3rd+floor+Gachilbowli+Village+Above+KFC+Serilingampally+Mandal+RR+Dist+-+Hyd+-+500032/@17.443011,78.357426,17z/data=!3m1!4b1!4m2!3m1!1s0x3bcb9395ed638f61:0x49acd498fc2f1237" target="_blank">
<div class="map">
<div class="address">
<h4>ThoughtWorks Hyderabad</h4>
<p>Apurupa Silpi Sy No 124 Part, 3rd floor,
<br> Above KFC, Gachibowli Village,
<br> Rajiv Gandhi Nagar, Gachibowli,
<br> Hyderabad, Telangana 500032, India
</p>
</div>
</div>
</a>
</div>
<div class="quote max-wrap bottom-shadow">
<blockquote>
"If this is something you really want to do, if you believe in it…simply keep forging forward because success will come."
</blockquote>
<span class="quote-by">
<br/>- Cassandra Sanford<br/>
CEO
Kelly Mitchell
</span>
</div>
<div class="queries max-wrap">
<h1 id="connect-us">Queries?</h1>
<a class="contact-us" href="mailto:[email protected]?Subject=WITL_APRIL%202016" target="_top" class="break-word">[email protected]</a>
</div>
</article>
</div>
</div>
</div>
<footer class="site-footer">
<div class="wrap clear-fix">
<div class="column left">
<h3>Sponsors</h3>
<a href="http://www.thoughtworks.com">
<img src="./assets/img/tw_logo.png" class="sponsor-logo" title="ThoughtWorks" />
</a>
</div>
<div class="column right">
<ul>
<li>
<h3>Connect with us</h3></li>
<li class="link">
<a href="https://www.facebook.com/Women-in-Technology-998767123510002/
" target="_blank">
<img src="./assets/img/facebook.png" width="50px">
</a>
</li>
<li class="link">
<a href="https://twitter.com/thoughtworks" target="_blank">
<img src="./assets/img/twitter.png" width="50px">
</a>
</li>
</ul>
</div>
</div>
</footer>
</body>
</html>