Posts

Showing posts from 2020

Self-Introduction

Image
Most of the students are getting failed to introduce there self perfectly. There are so many doubts in the student mind regarding to self-introduction like what should be the flow of my introduction, what things I should mention in my introduction. The Sequence to follow in your Self Introduction:- Thanking the interviewer Name Place Educational details Work experience Strengths and weakness Family Hobbies Life’s goal Conclusion      Good morning/Afternoon Sir/Ma’am. Thank you for giving me this opportunity to introduce myself to you.  My name is Vinayak Shukla.  I am from Prayagraj, Uttar Pradesh.  Currently, I am pursuing B. Tech in a stream of Computer Since from Abdul Kalam University and my graduation is about to complete in the next couple of months.  I have Scored 80% up till my 3rd year in B. Tech and 83% in Intermediate.  I had done an internship form MNNIT Allahabad where I learnt………….and gained valuable industry knowledge.  I have also done python classes during my summer va

Views on programming languages

Image
COLLABORATED  WITH US Hi there, this is Vidushi Rathor! I hope everybody reading this is doing well. Ok so, if we talk about programming languages, then I must tell you that a big stock of programming languages are available in the market and the priority changes as we discover further. The top most in demand programming languages are: JAVA  PYTHON  JAVASCRIPT C++ C# PHP PEARL     As I talk about me, I’m an engineering student of 2017-2021 batch and in my era there’s a great demand of python language as there’s a lot built-in functions available in it which makes the programming easier and there are even many more reasons for it to be in peak. But, even after trying a lot  unfortunately, I failed to make my grip on it.    My personal favourite language as far is Java. As being an ISC student, I had some basic knowledge of it and then during my graduation years I gained a good knowledge of it and with the help of Java and HTML I also worked on my first project if website designing and t

Introduction to Microprocessors

Image
Microprocessors is not most toughest subject of  engineering !!! Change your opinion. Its one of the most interesting subject ever.Student make it tough because they tried to learn big things without clear there basics very well Wants to learn all the basics   Click Here

MATLAB and Simulink Training

Image
MATLAB is very powerful software in filed of Data Analysis and Research field. To learn MATLAB in very structured manner go there( Click here to go ). This Training Program is designed for those persons who are eager to learn MATLAB and SIMULINK at their home. This program is divided into following modules:- Module 1: Introduction to MATLAB MATLAB Basic Operations Solving mathematical problems Advance Plots Input/output functions MATLAB Function creation Loops Control Statements Module 2: Graphical User Interface (GUI) Signal Processing Toolbox Image Processing Toolbox Filter Design Toolbox Module 3: Debugging MATLAB programs Real time data acquisition from External hardware. Introduction to Simulink Model design in Simulink Interfacing of Simulink to External Hardware

Basic concepts of Automata

Image
want to clear all concepts of Autometa please visit to channel(Link given below) they described all the topics very well.There explanation is vet good and easy to understand                                                                         click here to visit

Automata for Gate Preperation by Ravinder Babu

Image
For Gate Aspirant these lectures are best available on YouTube go and Watch!!!!!                                                                      click here to visit

Computer Graphics

Image
If your study is got stuck due to lockeddown and you want to learn Computer Graphics then go to this channel (Link is given).There are lot of videos available on YouTube but either they are incomplete or not good enough to learn concepts. On this channel you may learn both. Click For Channel Link

Mechanics and Thermodynamics by Wolfgang Demtröder

Image
                                                             Click here to download

Discrete Mathematics by S. Axler F.W. Gehring K.A. Ribet

Image
                                                                      click here to download

Introduction to Algorithms, Third Edition

Image
By  Thomas H. Cormen ,  Charles E. Leiserson ,  Ronald L. Rivest  and  Clifford Stein Some books on algorithms are rigorous but incomplete; others cover masses of material but lack rigor.  Introduction to Algorithms  uniquely combines rigor and comprehensiveness. The book covers a broad range of algorithms in depth, yet makes their design and analysis accessible to all levels of readers. Each chapter is relatively self-contained and can be used as a unit of study. The algorithms are described in English and in a pseudocode designed to be readable by anyone who has done a little programming. The explanations have been kept elementary without sacrificing depth of coverage or mathematical rigor. Download

Electrical Machines by Slobodan N. Vukosavic

Image
Electrical Machines  primarily covers the basic functionality and the role of electrical machines in their typical applications. The effort of applying coordinate transforms is justified by obtaining a more intuitive, concise and easy-to-use model. In this textbook, mathematics is reduced to a necessary minimum, and priority is given to bringing up the system view and explaining the use and external characteristics of machines on their electrical and mechanical ports. Covering the most relevant concepts related to machine size, torque and power, the author explains the losses and secondary effects, outlining cases and conditions in which some secondary phenomena are neglected. While the goal of developing and using machine mathematical models, equivalent circuits and mechanical characteristics persists through the book, the focus is kept on physical insight of electromechanical conversion process. Details such as the slot shape and the disposition of permanent magnets and their e

What to do if not able to score good in JEE Mains

Image
JEE Mains is one of the toughest exams conducted all over India  because success rate for this examination is only 2%, but hopefully there are variety of options available. Ultimate goal of a student is never to score well in JEE Mains instead their goal is to get placed in good reputed collages for better job , better salary good life style etc . So here my friends i want to share some secrets which will hopefully change your perspectives . If i say that even not cracking JEE still  you can achieve  lavish life style would you all believe? well i can prove it by discussing some points:- ⦁ Those who think that a  college is best in all aspects because it has a name , good faculty , good infrastructure  they are correct but they had missed a crucial point that whatever a college had achieved is only because of their students. ⦁ So  all should consider one more point during counselling  that is how good students are there in that college by seeing college's placement rate, u

Data-Communications-and-Networking-By-Behrouz-A.Forouzan

Image
The book is an introduction to computer networking for those seeking information on various aspects of establishing and maintaining wireless networks. A computer network is a group of computers that share data over a wireless or cable-connected set-up.  To establish a computer network one needs to be equipped with the basic guidelines that help to lay down complex networks. Click To Download

Competitive Coding Tips For Beginners

Image
At the very beginning to competitive programming, barely anyone knows the coding style to be followed. competitive coding is kind of E-Sports which needs rigorous training with regularity and patience. There are several platform for learning competitive coding but every platform has its pros and cons. so, here this article about to inform all learners about a perfect path which will lead you to be a pro programmer. Points listed below are steps which is needed to be followed by every beginner:- Communication is most important for expressing our views, so for communication with computer you need to learn any language such as C,C++,Java ,Python etc. but C++ ,Java or Python is the best among all. If you are in 1st year then its the best time for learning languages you can prefer to learn C++ in first semester and Python in second semester. basics of C++ and Python is available on GeeksforGeeks free courses named as Fork Python and Fork Cpp. After learning all about a language you need to

Data Structures & Algorithms in Java

Image
A product of Michael T. Goodrich Department of Computer Science University of California, Irvine Click To Download

Data Structure Using C

Image
ISRD Group product Book Link

C Programming

Image
To learn C language from very basic to Gate level must go throw to this course.This course have best content ever any course available on YouTube. Programming & Data Structures: C Programming – Features & The First C Program Topics discussed: 1. Features of C programming. 2. High-level language Vs Low-level language. 3. Explanation of a basic C code. 4. Header files. 5. Syntex of a function. For Channel Click Here

Java + Data Structures + Algorithms

Image
To learn Data Structure and Algorithm by Java from very beginner to pro level coding must go to this channel                                                                                                                   For Videos Cick Here

Data Science with Microsoft SQL Server 2016

Microsoft Press  books  are available through booksellers and distributors worldwide. ... The  data science  process in  SQL Server  R Services: a walk- through for R and SQL ... These ebooks are available in  PDF

Operating System Concepts, 8th Edition

I am happy to release Computer Science  Book  Check our section of free e- books  and guides on  Operating Systems  now! ...

Python Class XII - CBSE Academic

I am happy to release Computer Science  Book  for  Class  -  XII .

PYTHON Class XI - CBSE Academic

I am happy to release Part-1 of Computer Science  Book  for  Class  -  X

To learn about "DYNAMIC PROGRAMMING"

Image
Best video over internet to learn Dynamic Programming  Even not know recursion go and watch easiest explanations  Click Here to go to channel

Algorithms of Every Questions

Image
Wants to understand algorithms of questions ! A well channel for those who wants to know how to works with algorithm                                                                  Click Here                              

How to prepare for Off-Campus placements

Image
A Well described step by step procedure to get placed in a  Product Based Company Step 1: Learn A Language Step 2: DS & Algorithm Step 3:Competitive Coding Step 4:Referrals Step 5: Apply in Contests For details :-    https://www.youtube.com/watch?v=jQmtdUBFBsU&feature=youtu.be

Java

Completely for  beginner -: Core  Java 

Python

A best book of Python for university level exams

Let us C

This book is completely for beginner who wants to grab a basics of C in very easy manner 

How to start coding

Image
The way to start coding if you are good in any one language and wants a good platform to start coding:   Hakerrank Hekerearth Geeksforgeeks                                                                                                                                                                                     For details Click