Skip to content
#

student

Here are 1,671 public repositories matching this topic...

Official, Main: This is Core/Advance java example series project. It help to learn java step by step using pdf tutorial provided here and corresponding demo project for the eclipse. Tag: Java Student, Java Stud, Stud Java, StudJava, Java Teachers, Studs Quick Start Guide, Studs Java, Object Oriented Programming, Core Java, Java SE, Java EE, Java Enterprise Edition, Java Blog, Java Articles, Java Web, JSP, Servlet, Maven, Spring, Hibernate, Spring-boot, Spring MVC Web, Angular JS, Angular 2, Java Security, Java CRUD, Java Login Example, File Handling, Multi threading, exception handling, Collection classes, Swing, Database, Date Time, Joda Time, JPA.

  • Updated Sep 14, 2019
  • Java
hallpell
hallpell commented Jun 14, 2021

If a user wants to import code from multiple URLs before running their own code, I believe the current way to do it looks something like:

importCodeURL('url1', () => { importCodeURL('url2', userCode) })

with additional URLs creating a larger daisy chain. I think requiring multiple calls to importCodeURL looks bad (though maybe I should just suck it up). This is somewhat relevant becaus

Kajol-Kumari
Kajol-Kumari commented Jun 2, 2021

Deliverable -

  • The integration of delete broadcast feature with the backend

  • A message showing No Broadcast Found! should be displayed on the All Broadcast and in each section Broadcasts page if there isn't any broadcast available.

Ref - The deleteBroadcast api can be found [here](https://github.com/HITK-TECH-Community/Community-Website/blob/main/backend/app/routes/broad

garimasingh128
garimasingh128 commented Jun 25, 2020

Is your feature request related to a problem? Please describe.
Make the layout of edit.html as the design.

Describe the solution you'd like
The design folder is present in the root of the master branch. It has all the assets and inspirational designs.
The name is form.png Use that

Describe alternatives you've considered
You can add your own insights but don't modify it consi

Improve this page

Add a description, image, and links to the student topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the student topic, visit your repo's landing page and select "manage topics."

Learn more