Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 98de211

Browse files
authored
Merge pull request #1148 from coding-blocks/new-batches
Updating the newly launch batches details and adding python-dsa class…
2 parents da62212 + 3a683f8 commit 98de211

9 files changed

+759
-60
lines changed

src/classroom-program.hbs

Lines changed: 44 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,7 @@
9999
</div>
100100
<small>Starting</small>
101101
<div class="mb-10 row no-gutters align-items-center justify-content-center">
102-
<div class="text-grey bold heading-6 mr-10">&#8377; 12750</div>
102+
<div class="text-grey bold heading-6 mr-10">&#8377; 17000</div>
103103
{{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">&#8377; 14750</div> --}}
104104
</div>
105105
<a href="/classroom-program/c-plus-plus-for-beginners.html" class="button-primary mb-10">
@@ -123,7 +123,7 @@
123123
</div>
124124
<small>Starting</small>
125125
<div class="mb-10 row no-gutters align-items-center justify-content-center">
126-
<div class="text-grey bold heading-6 mr-10">&#8377; 12750</div>
126+
<div class="text-grey bold heading-6 mr-10">&#8377; 17000</div>
127127
{{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">&#8377; 14750</div> --}}
128128
</div>
129129
<a href="/classroom-program/java-for-beginners.html" class="button-primary mb-10">
@@ -147,7 +147,7 @@
147147
</div>
148148
<small>Starting</small>
149149
<div class="mb-10 row no-gutters align-items-center justify-content-center">
150-
<div class="text-grey bold heading-6 mr-10">&#8377; 15400</div>
150+
<div class="text-grey bold heading-6 mr-10">&#8377; 19999</div>
151151
{{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">&#8377; 14750</div> --}}
152152
</div>
153153
<a href="/classroom-program/web-development-nodejs.html" class="button-primary mb-10">
@@ -161,7 +161,7 @@
161161
</div>
162162
<div class="col-md-4 col-sm-10 col-12 h-inherit mb-25">
163163
<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">
165165
{{!-- <div class="badge badge-primary mb-3">Noida</div> --}}
166166
<img src="https://cb-thumbnails.s3.ap-south-1.amazonaws.com/classroom-cpp.svg" class="mb-25">
167167
<div class="w-100">
@@ -175,7 +175,7 @@
175175
<small>Starting</small>
176176
<div class="mb-10 row no-gutters align-items-center justify-content-center">
177177

178-
<div class="text-grey bold heading-6 mr-10"> &#8377; 8999</div>
178+
<div class="text-grey bold heading-6 mr-10"> &#8377; 11999</div>
179179
{{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">&#8377; 10999</div> --}}
180180
</div>
181181
<a href="/classroom-program/cpp-for-advance.html" class="button-primary mb-10">
@@ -189,7 +189,7 @@
189189
</div>
190190
<div class="col-md-4 col-sm-10 col-12 h-inherit mb-25">
191191
<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">
193193
{{!-- <div class="badge badge-primary mb-3">Noida</div> --}}
194194
<img src="https://cb-thumbnails.s3.ap-south-1.amazonaws.com/classroom-java.svg" class="mb-25">
195195
<div class="w-100">
@@ -199,7 +199,7 @@
199199
</div>
200200
<small>Starting</small>
201201
<div class="mb-10 row no-gutters align-items-center justify-content-center">
202-
<div class="text-grey bold heading-6 mr-10">&#8377; 8999</div>
202+
<div class="text-grey bold heading-6 mr-10">&#8377; 11999</div>
203203
{{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">&#8377; 10999</div> --}}
204204
</div>
205205
<a href="/classroom-program/java-for-advance.html" class="button-primary mb-10">
@@ -211,22 +211,23 @@
211211
</div>
212212
</div>
213213
</div>
214+
214215
<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">
216217
<div class="flex-col h-100 w-100 justify-content-between">
217218
{{!-- <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%;">
219220
<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>
221222
<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.
223224
</div>
224225
<small>Starting</small>
225226
<div class="mb-10 row no-gutters align-items-center justify-content-center">
226-
<div class="text-grey bold heading-6 mr-10">&#8377; 25000</div>
227-
{{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">&#8377; 10999</div> --}}
227+
<div class="text-grey bold heading-6 mr-10">&#8377; 19999</div>
228+
{{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">&#8377; 14750</div> --}}
228229
</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">
230231
View Batches
231232
</a>
232233
{{!-- <div class="mt-10 font-3 bold text-grey-light-1">Filling Fast!</div> --}}
@@ -235,6 +236,35 @@
235236
</div>
236237
</div>
237238
</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">&#8377; 25000</div> --}}
254+
{{!-- <div class="text-grey-light-1 bold heading-6" style="text-decoration: line-through;">&#8377; 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+
238268
</div>
239269
</div>
240270
<div style="background: #007DFE;" class="py-50 white">

src/classroom-program/c-plus-plus-for-beginners.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@
150150
"runcode": "LPPP22MAR",
151151
"product_id": 7680,
152152
"location": "Pitampura",
153-
"prices": "20000"
153+
"prices": "19999"
154154
},
155155
{
156156
"course": "C++, B2",
@@ -162,7 +162,7 @@
162162
"runcode": "LPND22MAR",
163163
"product_id": 7681,
164164
"location": "Noida",
165-
"prices": "20000"
165+
"prices": "16999"
166166
}
167167
],
168168
"mentors": [

src/classroom-program/cpp-for-advance.json

Lines changed: 22 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -159,23 +159,35 @@
159159
"batches": [
160160
{
161161
"course": "Algo++, B1",
162-
"timings": "3:00PM-7:00PM",
163-
"mentor": "Kartik Mathur",
162+
"timings": "9:30AM-12:30PM",
163+
"mentor": "Abhishek Srivastava",
164164
"strength": 35,
165165
"days": "Sat, Sun",
166-
"start_date": "13th Feb 2022",
167-
"runcode": "APND21NOV",
168-
"product_id": 7301,
166+
"start_date": "30th April 2022",
167+
"runcode": "APPP22APR",
168+
"product_id": 7737,
169+
"location": "Pitampura",
170+
"price": "14999"
171+
},
172+
{
173+
"course": "Algo++, B2",
174+
"timings": "4:00AM-7:00PM",
175+
"mentor": "Mayank Jha",
176+
"strength": 35,
177+
"days": "Sat, Sun",
178+
"start_date": "30th April 2022",
179+
"runcode": "APPP22APR",
180+
"product_id": 7737,
169181
"location": "Pitampura",
170182
"price": "11999"
171183
}
172184
],
173185
"mentors": [
174186
{
175-
"name": "Kartik Mathur",
176-
"contact": "kartik.mathur@codingblocks.com",
177-
"img": "https://images.codingblocks.com/img/mentor/Kartik%20Mathur.png",
178-
"description": "Kartik Mathur is an NSIT graduate and extremely popular amongst his students for his engaging ways of teaching. His students are topping the charts in cracking Interviews across Top Tech and Product companies around the world with whooping packages. He is a Competitive programmer, a full stack Web developer and also contributes to many Start-ups in India and abroad. Known for his humour and memes, he can be usually located in Coding Blocks during the day or Starbucks in the evening.",
187+
"name": "Abhishek Srivastava",
188+
"contact": "abhishek.srivastava@codingblocks.com",
189+
"img": "https://images.codingblocks.com/img/mentor/Abhishek%20Srivastava.png",
190+
"description": "Abhishek has pursued his M.Tech in CSE from IIIT Delhi. He has previously worked at NII Tokyo as a researcher in the field of Artificial Intelligence and has a publication in one of the top AI journals. His area of interest lies in the field of Machine learning, in particular, generative modelling through the application of deep learning. He strives for excellence in his work and has a knack for making complex topics simple. At Coding Blocks, he aims to share his experience with his students and make learning easy and fun.",
179191
"designation": "Mentor",
180192
"highlights": null
181193
},
@@ -186,7 +198,7 @@
186198
"description": "Mayank is a Fullstack Developer who loves Competitive coding to the heart. He is very well versed with technologies like Javacript and Node.js and has experience with various startups. His love for enigmatomy and CP (Competitive Coding) helps him create and solve puzzles in his free time. He is always up for learning new technologies that are trending in the world. He has won various Intercollege and Zonal competitions and is a former State level Volleyball player.",
187199
"designation": "Mentor",
188200
"highlights": null
189-
}
201+
}
190202
],
191203
"difficulty": "Beginner",
192204
"logo": "https://images.codingblocks.com/img/newcourse_logo/c%2B%2Bbasic_white.png",

src/classroom-program/java-for-advance.json

Lines changed: 10 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -160,27 +160,27 @@
160160
"batches": [
161161
{
162162
"course": "Algo.Java, B1",
163-
"timings": "10:00AM-01:00PM",
163+
"timings": "9:30AM-12:30PM",
164164
"mentor": "Lakshya Singh",
165165
"strength": "According to the batch size",
166166
"days": "Sat, Sun",
167-
"start_date": "21st November 2021",
168-
"runcode": "AJPP21NOV",
169-
"product_id": 6807,
167+
"start_date": "30th April 2022",
168+
"runcode": "AJPP22APR",
169+
"product_id": 7739,
170170
"location": "Pitampura",
171-
"price":"11999"
171+
"price":"14999"
172172
},
173173
{
174174
"course": "Algo.Java, B2",
175-
"timings": "03:00PM-07:00PM",
175+
"timings": "9:30AM-12:30PM",
176176
"mentor": "Monu Kumar",
177177
"strength": "According to the batch size",
178178
"days": "Sat, Sun",
179-
"start_date": "21st November 2021",
180-
"runcode": "AJND21NOV",
181-
"product_id": 6808,
179+
"start_date": "30th April 2022",
180+
"runcode": "AJND22APR",
181+
"product_id": 7738,
182182
"location": "Noida",
183-
"price":"8999"
183+
"price":"11999"
184184
}
185185
],
186186
"mentors": [
@@ -199,22 +199,6 @@
199199
"description": "Lakshya is an IIITD Btech graduate who has a strong coding background in Java and Python. He is known for his unique understanding of concepts and loves to pursue Deep Learning and Cognitive Neuropsychology in his spare time.",
200200
"designation": "Mentor",
201201
"highlights": null
202-
},
203-
{
204-
"name": "Shubham Singhal",
205-
"contact": "[email protected]",
206-
"img": "https://images.codingblocks.com/img/mentor/Shubham%20Singhal.png",
207-
"description": "Shubham is a Masters in AI specialization from IIIT-Delhi. He is well versed in C/C++, Java and Python coding languages as well as highly proficient in Data Structures and Algorithm. As a Data Science and machine learning enthusiast, he has deep knowledge about this field. He also published a paper related to Machine Learning in iconip conference.",
208-
"designation": "Mentor",
209-
"highlights": null
210-
},
211-
{
212-
"name": "Kartik Sapra",
213-
"contact": "[email protected]",
214-
"img": "https://images.codingblocks.com/img/mentor/Kartik%20Sapra.png",
215-
"description": "Kartik is an Open source enthusiast. He is a Competitive programmer and expert in Data structures, Algorithms and Java technologies. He is a GSoCer and is among top 20 contributors in fabric8-maven-plugin project by RedHat and contributed significantly to checkstyle. He has also mentored in Google code-in for two years consecutively. He is loved by students for his innovative style of teaching. He is also an experienced developer.",
216-
"designation": "Mentor",
217-
"highlights": null
218202
}
219203
],
220204
"difficulty": "Beginner",

src/classroom-program/java-for-beginners.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
"runcode": "CXPP22MAR",
197197
"product_id": 7682,
198198
"location": "Pitampura",
199-
"price":"20000"
199+
"price":"19999"
200200
},
201201
{
202202
"course": "Java Crux, B2",
@@ -208,7 +208,7 @@
208208
"runcode": "CXND22MAR",
209209
"product_id": 7683,
210210
"location": "Noida",
211-
"price":"20000"
211+
"price":"16999"
212212
}
213213
],
214214
"mentors": [

0 commit comments

Comments
 (0)