TechShiksha by Badkul Technology
5.78K subscribers
135 photos
238 files
617 links
https://www.youtube.com/@TechShikshaBT

Learn Java programming for free
Free hand written notes
Free ebooks
Free assignment support
Paid assignment support
Download Telegram
100+ YouTube channels you should subscribe now:

❯ HTML/CSS ➟ Kevin Powell
❯ C ➟ Jacob Sorber
❯ C++ ➟ TheCherno
❯ Java ➟ Telusko
❯ C# ➟ kudvenkat
❯ Python ➟ Corey Schafer
❯ JavaScript ➟ developedbyed
❯ SQL ➟ Joey Blue
❯ Golang ➟ Jon Calhoun
❯ Swift ➟ CodeWithChris
❯ Kotlin ➟ PhilippLackner
❯ PHP ➟ ProgramWithGio
❯ Ruby ➟ DriftingRuby
❯ Rust ➟ NoBoilerplate
❯ Lua ➟ Steve's teacher
❯ Scala ➟ DevInsideYou
❯ Julia ➟ TheJuliaLanguage
❯ MATLAB ➟ Joseph Delgadillo
❯ R ➟ marinstatlectures

❯ C++ ➟ javidx9
❯ C++ ➟ LearningLad
❯ C++ ➟ Trevor Payne
❯ JavaScript ➟ Akshay Saini
❯ TypeScript ➟ basarat
❯ TypeScript ➟ TypeScriptTV
❯ C# ➟ Microsoft Developer [Bob Tabor]
❯ C# ➟ dotnet [Scott/Kendra]
❯ SQL ➟ The Magic of SQL

-- Frameworks --

❯ Node.js ➟ Traversy Media
❯ React ➟ Codevolution
❯ React ➟ Dave Gray
❯ React ➟ Jack Herrington
❯ Next.js ➟ Lama Dev
❯ Vue ➟ Vue Mastery
❯ Svelte ➟ Joy of Code
❯ Angular ➟ Angular University
❯ Django ➟ CodingEntrepreneurs
❯ Laravel ➟ LaravelDaily
❯ Blazor ➟ James Montemagno
❯ Spring ➟ SpringSourceDev
❯ SpringBoot ➟ amigoscode
❯ Ruby on Rails ➟ GorailsTV

-- Mobile App --

❯ React Native ➟ Codevolution
❯ React Native ➟ Hitesh Choudhary
❯ Flutter ➟ The Flutter Way
❯ Flutter ➟ Tadas Petra

-- DSA --

❯ take U forward
❯ mycodeschool
❯ Abdul Bari
❯ Kunal Kushwaha
❯ Jenny's Lectures CS IT
❯ CodeWithHarry

-- Full Stack --

❯ Traversy Media
❯ NetNinja
❯ Dave Gray

❯ Projects
➟ WebDevSimplified
➟ JavaScript King
❯ UI Design
➟ developedbyed
➟ DesignCourse

-- DevOps --

❯ GIT ➟ The Modern Coder
❯ Linux ➟ Learn Linux TV
❯ DevOps ➟ DevOpsToolkit
❯ CI/CD ➟ TechWorld with Nana
❯ Docker ➟ Bret Fisher
❯ Kubernetes ➟ Kubesimplify
❯ Microservices ➟ freeCodeCamp
❯ Selenium ➟ edureka!
❯ Playwright ➟ Jaydeep Karale

-- Cloud Computing --

❯ AWS ➟ amazonwebservices
❯ Azure ➟ Adam Marczak
❯ GCP ➟ edureka!
❯ Serverless ➟ Serverless
❯ Jenkins ➟ DevOps Journey
❯ Puppet ➟ simplilearn
❯ Chef ➟ simplilearn
❯ Ansible ➟ Learn Linux TV

-- Data Science --

❯ Mathematics
➟ 3Blue1Brown
➟ ProfRobBob
➟ Ghrist Math
➟ Numberphile

❯ Machine Learning
➟ sentdex
➟ DeepLearningAI
➟ StatQuest

❯ Excel
➟ ExcelIsFun
➟ Kevin Stratvert
➟ Chandoo

❯ Tableau ➟ Tableau Tim

❯ PowerBI
➟ Guy in a Cube
➟ Chandoo

❯ Data Science
➟ Krish Naik
➟ Leila Gharani
➟ Socratica

❯ Data Analyst
➟ AlexTheAnalyst
➟ Luke Barousse

❯ Projects ➟ Ken Jee

-- Code Editors --

❯ Vim ➟ ThePrimeagen
❯ VS Code ➟ Visual Studio Code
❯ Jupyter Notebook ➟ Corey Schafer

-- Special Mentions --

❯ Programming in 100 Sec ➟ Fireship
❯ Interviews ➟ NeetCode

-- Free Education --

➟ freecodecamp
➟ Simplilearn
➟ edureka!

-- Most Valuable --

➟ TechWithTim
➟ programmingwithmosh
➟ Traversy Media
➟ BroCodez
➟ thenewboston
➟ Telusko
➟ Derek Banas
➟ CodeWithHarry
➟ MySirG .com
➟ TechWorld with Nana
➟ KodeKloud
👍256🤔2
Amazon Job Openings 2023: Freshers Must Not Miss:

Company: Amazon
Position: Device Associate

Degree: Bachelor’s degree
Batch: Freshers

Branch: Any stream

Apply now:

https://www.amazon.jobs/en/jobs/2449076/device-associate

--------
Zoho Recruitment Drive 2023: Quality Assurance Job Roles:

Company: Zoho
Position: QA- Tester

Degree: Bachelors or/ Masters
Batch: 2018/2019/2020/2021/2022/2023

Branch: All streams are allowed

Apply now:

https://www.zoho.com/careers/jobdetails/?job_id=2803000614913581
👍7
Python🔥.pdf
541.8 KB
👍2
Frontend Technologies.pdf
16.4 MB
👍5🌚3
🚀🚀Google Hiring For Application Engineering Intern

-->Batch: 2025
-->Location:  Bengaluru / Hyderabad


🔴Apply here - https://www.google.com/about/careers/applications/jobs/results/129296660871160518-application-engineering-intern/

Share with your friends to help them❤️❤️
👍7
Data Structures Notes -.pdf
6.9 MB
Data Structures Notes -.pdf
Forwarded from TechShiksha by Badkul Technology (admin)
Find the output of the following java code.
if(1 + 1 + 1 + 1 + 1 == 5){
System.out.print(“TRUE”); } else{ System.out.print(“FALSE”); }
Anonymous Quiz
64%
TRUE
12%
FALSE
19%
compile error
5%
runtime error
5👍5
Forwarded from TechShiksha by Badkul Technology (admin)
When sub class declares a method that has the same type arguments as a method declared by one of its superclass,it is termed as
Anonymous Quiz
17%
operator overloading
17%
operator overriding
34%
method overloading
33%
method overriding
👍132
HP Hiring For Software intern
📍Batch: 2024
📍Location:  BENGALURU
 

Apply here - https://careers.hpe.com/us/en/job/1160705/Software-Intern

Apply and share with your friends❤️
👍42
#Java_Quizs (Question - 161)

What is the average case complexity of bubble sort?
Anonymous Quiz
31%
O(logn)
28%
O(nlogn)
28%
O(n^2)
14%
O(n)
👍7👎1🥰1👏1
Which data structure allows for efficient insertion and deletion of elements at both ends?
Anonymous Quiz
24%
stack
35%
queue
22%
dequeue
18%
array
🔥5👍2
Core Java Interview Questions and Answers.pdf
12.1 MB
Core Java Interview Questions and Answers.pdf
🔥5
UI Technologies Notes.pdf
2.6 MB
UI Technologies for Effective Web Development!

🌐 HTML: Structures and presents content using tags.
🎨 CSS: Styles HTML elements for appearance.
📱 Bootstrap: Creates responsive websites with pre-designed components.
💡 JavaScript: Adds interactivity and dynamic content.
🏗️ DOM: Represents document structure for manipulation.
🧪 jQuery: Simplifies DOM manipulation and tasks.
👍5
The optimal data structure used to solve Tower of Hanoi is _________
Anonymous Quiz
45%
stack
21%
queue
26%
heap
9%
array
👍104
Follow the Java Programming For Beginners channel on WhatsApp: https://whatsapp.com/channel/0029VaAx3xiGehEKzLDEft1Y
👍1
Java Complete Course Using Visual Studio Code 2024 Course For Free With Certification | Free Udemy Course

First 1000 Users for Free 🔥

Apply Link:
https://rb.gy/vcf84
👍2