L O A D I N G
blog banner

Category: Learning

4 Jan, 2023

Data Analytics Jan 2023

https://learn.swapnil.pwLearn and Practice Python Refer Python notes here for installation of software:   https://learn.swapnil.pwDAY 1 Notes:  Click here

Read More
12 Dec, 2022

Data Analytics Nov 2022- Part 2

Click here to visit Part 1 of the Blog DAY 21 select * from HR.Employees; -- explicit

Read More
9 Nov, 2022

Data Analytics – November 2022

DAY 1,2, 3: Click here to Download the class excel file Click here to watch

Read More
25 Oct, 2022

Learn and Practice Javascript

DAY 1: 25 OCT 2022 <HTML><Head>    <Title> Learning HTML AND JAVASCRIPT</Title>    <Script>     

Read More
17 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 More
17 Aug, 2022

Python For Juniors-2

DAY 1 : 16 AUG 2022 Download The Python Installer From Here (We Will Install

Read More
1 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 More
31 Jul, 2022

QualityThought Learn ML – Code

JULY 31 2022: SQL Programming   SELect * from olym.olym_events select * from olym.olym_base_events select

Read More
31 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