|
99 | 99 | </div>
|
100 | 100 | <small>Starting</small>
|
101 | 101 | <div class="mb-10 row no-gutters align-items-center justify-content-center">
|
102 |
| - <div class="text-grey bold heading-6 mr-10">₹ 12750</div> |
| 102 | + <div class="text-grey bold heading-6 mr-10">₹ 17000</div> |
103 | 103 | {{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">₹ 14750</div> --}}
|
104 | 104 | </div>
|
105 | 105 | <a href="/classroom-program/c-plus-plus-for-beginners.html" class="button-primary mb-10">
|
|
123 | 123 | </div>
|
124 | 124 | <small>Starting</small>
|
125 | 125 | <div class="mb-10 row no-gutters align-items-center justify-content-center">
|
126 |
| - <div class="text-grey bold heading-6 mr-10">₹ 12750</div> |
| 126 | + <div class="text-grey bold heading-6 mr-10">₹ 17000</div> |
127 | 127 | {{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">₹ 14750</div> --}}
|
128 | 128 | </div>
|
129 | 129 | <a href="/classroom-program/java-for-beginners.html" class="button-primary mb-10">
|
|
147 | 147 | </div>
|
148 | 148 | <small>Starting</small>
|
149 | 149 | <div class="mb-10 row no-gutters align-items-center justify-content-center">
|
150 |
| - <div class="text-grey bold heading-6 mr-10">₹ 15400</div> |
| 150 | + <div class="text-grey bold heading-6 mr-10">₹ 19999</div> |
151 | 151 | {{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">₹ 14750</div> --}}
|
152 | 152 | </div>
|
153 | 153 | <a href="/classroom-program/web-development-nodejs.html" class="button-primary mb-10">
|
|
161 | 161 | </div>
|
162 | 162 | <div class="col-md-4 col-sm-10 col-12 h-inherit mb-25">
|
163 | 163 | <div class="card card--theme-blue t-align-c h-100">
|
164 |
| - <div class="flex-col h-100 w-100 justify-content-between"> |
| 164 | + <div class="flex-col h-80 w-100 justify-content-between"> |
165 | 165 | {{!-- <div class="badge badge-primary mb-3">Noida</div> --}}
|
166 | 166 | <img src="https://cb-thumbnails.s3.ap-south-1.amazonaws.com/classroom-cpp.svg" class="mb-25">
|
167 | 167 | <div class="w-100">
|
|
175 | 175 | <small>Starting</small>
|
176 | 176 | <div class="mb-10 row no-gutters align-items-center justify-content-center">
|
177 | 177 |
|
178 |
| - <div class="text-grey bold heading-6 mr-10"> ₹ 8999</div> |
| 178 | + <div class="text-grey bold heading-6 mr-10"> ₹ 11999</div> |
179 | 179 | {{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">₹ 10999</div> --}}
|
180 | 180 | </div>
|
181 | 181 | <a href="/classroom-program/cpp-for-advance.html" class="button-primary mb-10">
|
|
189 | 189 | </div>
|
190 | 190 | <div class="col-md-4 col-sm-10 col-12 h-inherit mb-25">
|
191 | 191 | <div class="card card--theme-purple t-align-c h-100">
|
192 |
| - <div class="flex-col h-100 w-100 justify-content-between"> |
| 192 | + <div class="flex-col h-80 w-100 justify-content-between"> |
193 | 193 | {{!-- <div class="badge badge-primary mb-3">Noida</div> --}}
|
194 | 194 | <img src="https://cb-thumbnails.s3.ap-south-1.amazonaws.com/classroom-java.svg" class="mb-25">
|
195 | 195 | <div class="w-100">
|
|
199 | 199 | </div>
|
200 | 200 | <small>Starting</small>
|
201 | 201 | <div class="mb-10 row no-gutters align-items-center justify-content-center">
|
202 |
| - <div class="text-grey bold heading-6 mr-10">₹ 8999</div> |
| 202 | + <div class="text-grey bold heading-6 mr-10">₹ 11999</div> |
203 | 203 | {{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">₹ 10999</div> --}}
|
204 | 204 | </div>
|
205 | 205 | <a href="/classroom-program/java-for-advance.html" class="button-primary mb-10">
|
|
211 | 211 | </div>
|
212 | 212 | </div>
|
213 | 213 | </div>
|
| 214 | + |
214 | 215 | <div class="col-md-4 col-sm-10 col-12 h-inherit mb-25">
|
215 |
| - <div class="card card--theme-purple t-align-c h-100"> |
| 216 | + <div class="card card--theme-blue t-align-c h-100"> |
216 | 217 | <div class="flex-col h-100 w-100 justify-content-between">
|
217 | 218 | {{!-- <div class="badge badge-primary mb-3">Noida</div> --}}
|
218 |
| - <img src="https://minio.codingblocks.com/amoeba/829a1a87-eafe-48ba-8d7f-4756a5edd19d.svg" class="mb-25"> |
| 219 | + <img src="https://images.codingblocks.com/img/newcourse_logo/Python_gradient.png" class="mb-25" style="height: 30%;"> |
219 | 220 | <div class="w-100">
|
220 |
| - <div class="heading-6 bold mb-10">Data Science Master Course</div> |
| 221 | + <div class="heading-6 bold mb-10">Python Data Structures and Algorithms</div> |
221 | 222 | <div class="mb-20 font-3">
|
222 |
| - This course will provide a great kick-start by starting with Python, Data Visualization, Scraping, Data Cleaning and applying various ML Algos like Linear Regression, Logistic Regression, Decision Trees, Naive Bayes & so on. The content covers a vast domain including Sentiment Analysis, Temporal Data Modelling, Database Management Systems. |
| 223 | + Learn Data structures and Algorithms right from the basics and become an accomplished programmer using Java, one of the most popular programming languages in the world and brighten your chances of making it to the Top Tech organisations as an Intern or SDE. |
223 | 224 | </div>
|
224 | 225 | <small>Starting</small>
|
225 | 226 | <div class="mb-10 row no-gutters align-items-center justify-content-center">
|
226 |
| - <div class="text-grey bold heading-6 mr-10">₹ 25000</div> |
227 |
| - {{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">₹ 10999</div> --}} |
| 227 | + <div class="text-grey bold heading-6 mr-10">₹ 19999</div> |
| 228 | + {{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">₹ 14750</div> --}} |
228 | 229 | </div>
|
229 |
| - <a href="/classroom-program/data-science-with-python.html" class="button-primary mb-10"> |
| 230 | + <a href="/classroom-program/python-for-beginners.html" class="button-primary mb-10"> |
230 | 231 | View Batches
|
231 | 232 | </a>
|
232 | 233 | {{!-- <div class="mt-10 font-3 bold text-grey-light-1">Filling Fast!</div> --}}
|
|
235 | 236 | </div>
|
236 | 237 | </div>
|
237 | 238 | </div>
|
| 239 | + |
| 240 | + |
| 241 | + {{!-- <div class="col-md-4 col-sm-10 col-12 h-inherit mb-25"> |
| 242 | + <div class="card card--theme-purple t-align-c h-100"> |
| 243 | + <div class="flex-col h-100 w-100 justify-content-between"> --}} |
| 244 | + {{!-- <div class="badge badge-primary mb-3">Noida</div> --}} |
| 245 | + {{!-- <img src="https://minio.codingblocks.com/amoeba/829a1a87-eafe-48ba-8d7f-4756a5edd19d.svg" class="mb-25"> |
| 246 | + <div class="w-100"> |
| 247 | + <div class="heading-6 bold mb-10">Data Science Master Course</div> |
| 248 | + <div class="mb-20 font-3"> |
| 249 | + This course will provide a great kick-start by starting with Python, Data Visualization, Scraping, Data Cleaning and applying various ML Algos like Linear Regression, Logistic Regression, Decision Trees, Naive Bayes & so on. The content covers a vast domain including Sentiment Analysis, Temporal Data Modelling, Database Management Systems. |
| 250 | + </div> |
| 251 | + <small>Starting</small> |
| 252 | + <div class="mb-10 row no-gutters align-items-center justify-content-center"> |
| 253 | + <div class="text-grey bold heading-6 mr-10">₹ 25000</div> --}} |
| 254 | + {{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">₹ 10999</div> --}} |
| 255 | + {{!-- </div> |
| 256 | + <a href="/classroom-program/data-science-with-python.html" class="button-primary mb-10"> |
| 257 | + View Batches |
| 258 | + </a> --}} |
| 259 | + {{!-- <div class="mt-10 font-3 bold text-grey-light-1">Filling Fast!</div> --}} |
| 260 | + {{!-- <div class="highlight-text font-5 bold mt-20">BATCH FULL!</div> --}} |
| 261 | + {{!-- </div> |
| 262 | + </div> |
| 263 | + </div> |
| 264 | + </div> --}} |
| 265 | + |
| 266 | + |
| 267 | + |
238 | 268 | </div>
|
239 | 269 | </div>
|
240 | 270 | <div style="background: #007DFE;" class="py-50 white">
|
|
0 commit comments