GUVI
19.8K subscribers
813 photos
119 videos
1 file
755 links
GUVI (Grab Your Vernacular Imprint)
An HCL Group Company | 3M+ Learners | 19 Languages | 1000+ Hiring Companies
Master Tech Skills in your Native Language

Career Consultation: https://bit.ly/4j2Lt21
Download Telegram
GUVI pinned a photo
GUVI pinned «What is the string contained in s after following lines of code?

StringBuffer s new StringBuffer(“Hello”); s.deleteCharAt(0);
»
GUVI pinned «GUVI Telegram Alexa Contest Week#2 Instructions: Codekata Challenge Codekata, a series of programs curated by experts from the industry. Practicing on Codekata will take your coding skills to the next level. With Codekata, you can be a better programmer…»
Media is too big
VIEW IN TELEGRAM
I always wanted to learn Pandas but it doesn't make sense.

Does this statement resonate with you? Then this course is just for you.

GUVI brings you this course with Ms.Bhavani Ravi to build your Python Pandas Skills. Whether you’re in Data Science, Finance, or in the Scientific, this course will help you to level up.

By the end of this course, you will master in analyzing, communicating, and visualizing all the types of information that are extracted from the Data. This course will teach you how to work with real-world datasets that contain both numeric and string data.

Visit www.guvi.in to enroll in the course today.
Question of the Day
Which of the following keyword is not a part of exception handling in JAVA?
Anonymous Quiz
7%
a) Try
28%
b) Finally
9%
c) Catch
55%
d) Thrown
Question of the day.
This media is not supported in your browser
VIEW IN TELEGRAM
Few of the common questions we generally get from learners who are new to programming are

“Which programming language should I learn if I’m new?”

“Which programming language is most in-demand for jobs?”

“What’s the most popular programming language?"


Hear from Mr.Arun Prakash, CTO of GUVI on how to take your first steps into this huge universe of programming.

Share with your friends who all interested to learn programming.
t.me/guvigeek
Congrats Mizhaan Maniyar on winning the 2nd week Telegram Alexa Contest by scoring 7750 points in Codekata. Your prize is on the way

Thank you all for participating. Stay tuned for next week contest.
Telegram Alexa Contest Week#2

Codekata Challenge Overview.
As the 1st place winner bags home an Alexa, we got some special prize for rest of the Top 10 participants.

The top 10 participants get access to 1 Course from GUVI completely free for 1 year. Congrats all 👏👏👏

Our team will contact you for prize distribution.
This media is not supported in your browser
VIEW IN TELEGRAM
Learn how to read array of number in string format and convert to Number Array with Java in Codekata. Lesson by Arun Prakash, Founder & CTO of GUVI.

Get inspired to equip more and share with your friends.

http://t.me/guvigeek
This media is not supported in your browser
VIEW IN TELEGRAM
Learn how to console.log in single line with Java script in Codekata. Lesson by Arun Prakash, Founder & CTO of GUVI.

Get inspired to equip more and share with your friends.

http://t.me/guvigeek
Question of the day
Assign a multiline string to a variable in python.
Anonymous Quiz
15%
single quotation marks.
30%
double quotation marks.
47%
three quotes
7%
none of the above
Find the Output of the following JavaScript Code
let value = true;
console.log(typeof value);
Anonymous Quiz
15%
String
75%
Boolean
10%
None of the above