Read form blog
Blog
7 Nov, 2022
Digitalfirm Nov 2022
ACCESS ALL VIDEOS FROM HERE (YOUTUBE PLAYLIST) Day 1:Installation:Python: https://learn.swapnil.pw/python/pythoninstallation Pycharm: https://learn.swapnil.pw/python/pythonides R & RStudio: https://swapnil.pw/uncategorized/installating-r-studiohttps://www.mckinsey.com/featured-insights print("terterterg feererg eryey
Read More25 Oct, 2022
Learn and Practice Javascript
DAY 1: 25 OCT 2022 <HTML><Head> <Title> Learning HTML AND JAVASCRIPT</Title> <Script>
Read More19 Oct, 2022
Learn Data Science
https://youtu.be/mr15WQQoTvI19 OCTOBER 2022Day 1 Video Session print("hello")print(5+4)print('5+5')print("10+frgjdsijgdskmdklfmdfmv4",5+6," = ",11) # 4 parameters/arguments#Commentprice = 50 #variable called
Read More10 Sep, 2022
R PROGRAMMING SEP 2022
DATA ANALYSIS WITH R DAY 1: 10 SEP 2022#Compiler #interpreter print("XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX")print(5 + 3)print("5 + 3")hello = 5print(hello) print(4)
Read More17 Aug, 2022
Free Python Training by BRC Warriors (Aug-Sep 2022)
FREE PYTHON TRAINING BY BRC WARRIORS - AUG TO SEP 2022 DAY 0 - ORIENTATION
Read More17 Aug, 2022
Python For Juniors-2
DAY 1 : 16 AUG 2022 Download The Python Installer From Here (We Will Install
Read More1 Aug, 2022
Python For Junior – July 2022
a=5.0b=6c=8d=a+b+cprint(d)print()f="hello"print(type(f))print(type(d))#print(type(a)) #comment# comment# Data types#1. int - integer = numbers without decimal (.) - 5,
Read More31 Jul, 2022
QualityThought Learn ML – Code
JULY 31 2022: SQL Programming SELect * from olym.olym_events select * from olym.olym_base_events select
Read More31 Jul, 2022
Learning ML – July 2022 by Digital
DAY 1: 31 JULY 2022 print(5+6+3)print('5+6+3')print('DDDDDDDDDDDDD')print("DDDDDDDtDDDDDDD",4+3+2,"This is it")print("\\n is for newline")# escape sequenceprint("Good Morning",end="! ")print("How
Read More