Skip to main content

COURSES

 


πŸ…²πŸ…ΎπŸ†„πŸ†πŸ†‚πŸ…΄πŸ†‚ & 


THIS BLOG ALL ABOUT COURSES & INTERSHIPS 



ETHICAL HACKING COURSE  FOR BEGGINER

MATERIAL :- DOWNLOAD HERE 
                                                                 -{ FROM GREAT LEARNING}

CYBER SECURITY COURSE FOR BEGGINER 

MATERIAL :- DOWNLOAD HERE                                                                                                        
                                                                                                         -{ FROM GREAT LEARNING}


HTML COURSE FOR BEGINNERS 

MATERIAL :- DOWNLOAD HERE                                                                                                        
                                                                                                         -{ FROM GREAT LEARNING}

MYSQL BASICS BEGINNERS 

MATERIAL :- DOWNLOAD HERE                                                                                                        
                                                                                                         -{ FROM GREAT LEARNING}

SQL COMMANDS  FOR BEGINNERS 

MATERIAL :- DOWNLOAD HERE                                                                                                        
                                                                                                         -{ FROM GREAT LEARNING}


 ONLINE COURSES PLATFORMS YOU CAN LEARN :

CLICK ON  THIS BELOW


2. UDEMY


 
NEW





 9. W3SCHOOL.COM  

10. CODERBYTE 

YOUTUBE CHANNELS

THIS YOUTUBE CHANNELS USED FOR COURSE RELATED INFORMATION & INTERSHIPS ETC.......

1. TRICKY MAN   


ANSWERQ WEBSITE FOR LEARN  COURSES ,INTERSHIPS , JOBS SO MANY...VISIT 

ISRO ORGANISED BY THREE πŸ†“FREE COURSES  WITH  CERTIFICATION 



DO FAST....... APPLY. 


INFORMATION VIDEO LINK CLICKHERE

 Apply link CLICKHERE



11 Most In-Demand Programming Languages in 2021




You don’t want to waste your time. If you’re going to put aside the time and energy needed to learn new programming languages, you want to make sure, without a doubt, that the ones you choose are the most in-demand programming languages on the market.


After all, if you’re trying to start (or advance) a career in software development, you’ll need to be at the front of the metaphorical class. You’ll need to know which programming languages are popular, which are useful and which are up-and-coming on the market — and then set yourself up to learn them

MORE ABOUT CLICK BELOW
































Comments

Popular posts from this blog

web design for tution center

SMART LEARN WEBSITE WORK SAMPLE FOR TUTION CENTER  HOME PAGE DESIGN:- TIME SCHEDULE FOR TEACHING:- SERVICES OFFERED:- ABOUT US PAGE :- CONTACT US PAGE :- DESIGNED & DEVELOPED BY HARIKRISHNA 

Learn Python

  Python  what is data type ?  to declaring of a variable is called data type  another words to declare the data what type of the data it is ! data types ? Text Type: str Numeric Types: int ,  float ,  complex Sequence Types: list ,  tuple ,  range Mapping Type: dict Set Types: set ,  frozenset Boolean Type: bool Binary Types: bytes ,  bytearray ,  memoryview None Type: NoneType                                                    more CODE FOR LIST SLICING: ------------ word=input('what is word?:') print(word[1::2]) ------ input: rhaajrui output :HARI --------------- where 1=index of word  2= after second letter will be print at everytime SECOND ONE   word='rhaajrui' print(word[1::2]) output:hari CODE FOR REVERSING OF A STRING:  ---------------- word=input('what is word?:') print(word[::-1])...

COMPILER DESIGN

  COMPILER DESIGN COMPILER DESIGN  TEXT BOOK : DOWNLOAD HERE COMPILER DESIGN  TEXT BOOK :  DOWNLOAD HERE